Skip to content

Commit

Permalink
Apply “package.json” indent to “bower.json” file as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianGrete committed Aug 28, 2015
1 parent db1ac01 commit 00bcf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ trim_trailing_whitespace = true
; The default indent on package.json is 2 spaces, better to keep it so we can
; use `npm install --save` and other features that rewrites the package.json
; file automatically
[package.json]
[{bower,package}.json]
indent_style = space
indent_size = 2

0 comments on commit 00bcf97

Please sign in to comment.