소스 검색

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"
-  },
 }