mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-07 21:54:05 +00:00
13 lines
123 B
Plaintext
Executable File
13 lines
123 B
Plaintext
Executable File
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"*.yaml": "home-assistant"
|
|
}
|
|
}
|
|
}
|