SmartLightBLE/.vscode/settings.json

11 lines
213 B
JSON
Raw Permalink Normal View History

2021-04-16 19:15:54 +00:00
{
"vscode-node-red.url": "http://remoras:1880/",
"vscode-node-red.settings.js": {
"editorTheme": {
"projects": {
"enabled": true
}
}
}
}