style: 2 spaces ident for html files

This commit is contained in:
Laureηt 2021-11-10 21:40:34 +01:00
parent 4da711e71b
commit 46ba71a1d6
No known key found for this signature in database
GPG key ID: D88C6B294FD40994
3 changed files with 166 additions and 166 deletions

View file

@ -8,5 +8,5 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{yaml,yml,toml}]
[*.{yaml,yml,toml,html,svelte}]
indent_size = 2