Files
health-wellness-device-2/.vscode/extensions.json
yangzhijia 49e3abbb34 feat: init
2026-07-22 11:27:37 +08: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"
]
}