Delete extensions.json
This commit is contained in:
parent
a7540a9504
commit
7548497ac0
1 changed files with 0 additions and 10 deletions
10
ESPFirewall/.vscode/extensions.json
vendored
10
ESPFirewall/.vscode/extensions.json
vendored
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
||||||
// for the documentation about the extensions.json format
|
|
||||||
"recommendations": [
|
|
||||||
"platformio.platformio-ide"
|
|
||||||
],
|
|
||||||
"unwantedRecommendations": [
|
|
||||||
"ms-vscode.cpptools-extension-pack"
|
|
||||||
]
|
|
||||||
}
|
|
Reference in a new issue