homeassistant/hass.code-workspace

12 lines
122 B
Plaintext

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