This repository has been archived on 2021-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
ESP32-MQTT-client-template/.vscode/extensions.json

8 lines
197 B
JSON
Raw Normal View History

2021-02-26 17:23:59 +00:00
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}