diff --git a/.editorconfig b/.editorconfig index d4c486c71b..71340c4063 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.js, *.css, *.tpl] +[*.js, *.css, *.tpl, *.json] indent_style = tab end_of_line = lf charset = utf-8