Fix editor config for package.json and bower.json

This commit is contained in:
Nik Butenko 2015-10-03 18:25:07 +10:00
parent 27a56e72a8
commit 56123281a6

View File

@ -17,3 +17,9 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[package.json]
indent_size = 2
[bower.json]
indent_size = 2