Skip to content

Commit

Permalink
editorconfig indent size 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Mar 26, 2015
1 parent 643da16 commit a20ab5d
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 @@ -8,7 +8,7 @@ trim_trailing_whitespace = true
indent_style = space

[*.{js,json}]
indent_size = 4
indent_size = 2

[*.{yml}]
indent_size = 2
Expand Down

0 comments on commit a20ab5d

Please sign in to comment.