fix: namespace

This commit is contained in:
Patrick Balsiger
2020-09-27 13:48:49 +02:00
parent 0d5d559b2c
commit c289d7c614
3 changed files with 8 additions and 9 deletions

View File

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