Home-AssistantConfig/homeassistant.code-workspace

13 lines
123 B
Plaintext
Executable File

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.yaml": "home-assistant"
}
}
}