Try yaml autoindent fix

This commit is contained in:
2020-05-09 03:14:30 +03:00
parent 9620fb4600
commit 42d285579e

View File

@@ -1,5 +1,6 @@
{
"files.associations": {
"*.yaml": "home-assistant"
}
},
"editor.autoIndent": "full"
}