mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"recommendations": [
|
|
"platformio.platformio-ide",
|
|
"arcanis.vscode-zipfs",
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode"
|
|
],
|
|
"unwantedRecommendations": ["ms-vscode.cpptools-extension-pack"]
|
|
}
|