Files
IoTManager/.vscode/extensions.json

8 lines
190 B
JSON
Raw Normal View History

2020-09-02 23:05:30 +03:00
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}