fix: restore .vscode

This commit is contained in:
Chris
2023-01-11 12:22:02 +01:00
parent e70a661f2f
commit 3422a49973

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"*.yaml": "home-assistant"
}
}