diff --git a/.vscode/settings.json b/.vscode/settings.json index e364ba1..4530fe9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "files.associations": { "*.yaml": "home-assistant" - } + }, + "editor.autoIndent": "full" }