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