update .editorconfig
This commit is contained in:
parent
bab9b2f27a
commit
5310f3c46e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ root = true
|
|||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{html,svg}]
|
||||
[*.{html,svg,json}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue