🚑 Fix auto indent for HA files

This commit is contained in:
Franck Nijhof 2020-05-30 22:04:42 +02:00
parent ec99f1c0b7
commit 8e6e2c9751
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -72,6 +72,11 @@
"strings": true
}
},
"[home-assistant]": {
"editor.autoIndent": "full",
"editor.insertSpaces": true,
"editor.tabSize": 2
},
"editor.renderWhitespace": "boundary",
"esphome.dashboardUri": "15ef4d2f-esphome.local.hass.io:6052",
"esphome.validator": "dashboard",