mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
add xml to .editorconfig
This commit is contained in:
parent
430de1793c
commit
6b5c8221de
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ indent_size = 4
|
|||
indent_style = space
|
||||
tab_width = 4
|
||||
|
||||
[*.{css,yml,html,svg}]
|
||||
[*.{css,yml,html,svg,xml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue