mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
Add vscode workspace
This commit is contained in:
25
Services.code-workspace
Normal file
25
Services.code-workspace
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "Hub/Service",
|
||||||
|
"name": "Hub/Service"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Power/Service",
|
||||||
|
"name": "Power/Service"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Weather/Models",
|
||||||
|
"name": "Weather/Models"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Weather/SerialReader",
|
||||||
|
"name": "Weather/SerialReader"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "Weather/Service",
|
||||||
|
"name": "Weather/Service"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user