浏览代码

Update settings.json

Mark Roberts 1 年之前
父节点
当前提交
922ba0f5b8
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      .vscode/settings.json

+ 0 - 3
.vscode/settings.json

@@ -12,7 +12,4 @@
   "python.testing.pytestEnabled": true,
   "pylint.importStrategy": "fromEnvironment",
   "python.linting.lintOnSave": true,
-  "files.associations": {
-    "*.yaml": "home-assistant"
-  },
 }