Merge package.json and bower.json into one rule of .editorconfig

This commit is contained in:
Nik Butenko 2015-10-05 20:44:43 +11:00
parent a806ecf3b3
commit dc3aa24475

View File

@ -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