Update editorconfig

Remove `[package.json]` declaration, since it's redundant.
This commit is contained in:
Luciano Battagliero 2014-06-20 19:31:06 -03:00
parent 69bfff0c30
commit 3ec722779a

View File

@ -9,9 +9,5 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[package.json]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false