8 lines
200 B
JSON
8 lines
200 B
JSON
{
|
|
"python.linting.pylintEnabled": true,
|
|
"python.linting.enabled": true,
|
|
"python.pythonPath": "/usr/local/bin/python",
|
|
"files.associations": {
|
|
"*.yaml": "home-assistant"
|
|
}
|
|
} |