homeassistant/.vscode/settings.json

5 lines
72 B
JSON
Raw Normal View History

2021-01-01 11:00:49 -08:00
{
"files.associations": {
"*.yaml": "home-assistant"
}
}