diff --git a/.editorconfig b/.editorconfig index a09080c2..a0592132 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,6 +21,8 @@ indent_size = unset indent_style = space indent_size = 2 +[*.js] + [*{.json,.ecrc}] indent_style = space indent_size = 2