mirror of
https://github.com/HERDAC/SmartLightBLE.git
synced 2024-11-24 10:33:27 +00:00
11 lines
213 B
JSON
11 lines
213 B
JSON
|
{
|
||
|
"vscode-node-red.url": "http://remoras:1880/",
|
||
|
"vscode-node-red.settings.js": {
|
||
|
|
||
|
"editorTheme": {
|
||
|
"projects": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|