update .editorconfig

This commit is contained in:
Milan Hauth 2022-09-16 23:08:25 +02:00
parent bab9b2f27a
commit 5310f3c46e
1 changed files with 1 additions and 1 deletions

View File

@ -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