diff --git a/.editorconfig b/.editorconfig index 44489b5..0f1d01b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,8 +18,5 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false -[package.json] -indent_size = 2 - -[bower.json] +[{package.json,bower.json}] indent_size = 2