bafang-esp32/.vscode/extensions.json

7 lines
171 B
JSON
Raw Normal View History

2019-12-04 23:10:53 +01:00
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}