Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
Remove `[package.json]` declaration, since it's redundant.
  • Loading branch information
Luciano Battagliero committed Jun 20, 2014
1 parent 69bfff0 commit 3ec7227
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3ec7227

Please sign in to comment.