8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"prettier.bracketSpacing": false,
|
|
"ansible.python.interpreterPath": "/usr/local/bin/python3",
|
|
"files.associations": {
|
|
"*.yaml": "home-assistant"
|
|
}
|
|
}
|