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