Skip to content

Commit

Permalink
Set tab size to 2 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel Bijl committed Sep 25, 2016
1 parent bcc7dec commit 088d7d7
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 @@ -21,7 +21,7 @@ trim_trailing_whitespace = true

[*.{html,css,js}]
indent_style = space
indent_size = 4
indent_size = 2

[*.md]
trim_trailing_whitespace = false

0 comments on commit 088d7d7

Please sign in to comment.