style: 2 spaces ident for html files
This commit is contained in:
parent
4da711e71b
commit
46ba71a1d6
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue