Formatting

This commit is contained in:
fvanroie 2021-03-05 15:36:43 +01:00
parent 719f0c4038
commit 73ec50af27

View File

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