ESP8266_Treppenlicht/.vscode/extensions.json

8 lines
197 B
JSON
Raw Normal View History

2021-06-22 15:33:48 +02:00
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}