diff --git a/.editorconfig b/.editorconfig index cd5933c6d..e46085531 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,6 +8,6 @@ insert_final_newline = false [*.js] end_of_line = lf -[*.{js,css,html}] +[*.{js,json,css,html}] indent_style = space indent_size = 4 \ No newline at end of file