Files
picar/esp32/.vscode/extensions.json
2020-09-08 21:01:44 +09:30

8 lines
197 B
JSON

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