ELEC50003-P1-CW/Control/.vscode/extensions.json

8 lines
190 B
JSON
Raw Permalink Normal View History

2021-05-18 11:18:36 +00:00
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}