update development files

This commit is contained in:
Yordan Suarez
2021-08-09 23:21:54 -04:00
parent 68b063548d
commit aeb6b2d634
3 changed files with 27 additions and 50 deletions

View File

@@ -1,4 +1,7 @@
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/usr/local/bin/python",
"files.associations": {
"*.yaml": "home-assistant"
}