diff --git a/.editorconfig b/.editorconfig index 745ae63..410fa40 100644 --- a/.editorconfig +++ b/.editorconfig @@ -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