Files
musicmouse/esp-firmware/.vscode/extensions.json
Martin Bauer bd8925a278 Cleaned up repository
- only moving files around
2026-08-25 17:06:53 +02:00

11 lines
274 B
JSON

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