mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-05 13:48:53 +00:00
formatted init commit
This commit is contained in:
parent
b1454a5c5f
commit
45019c6e4c
8 changed files with 130 additions and 119 deletions
8
.vscode/extensions.json
vendored
8
.vscode/extensions.json
vendored
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
// 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"
|
||||
]
|
||||
"recommendations": ["platformio.platformio-ide"],
|
||||
"unwantedRecommendations": ["ms-vscode.cpptools-extension-pack"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue