homebridge-automation/homebridge-automation.code-workspace

12 lines
141 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.exclude": {
"node_modules": true
}
}
}