Skip to content

Commit

Permalink
Merge pull request reactjs#42 from arthurvr/patch-1
Browse files Browse the repository at this point in the history
Correct editorconfig
  • Loading branch information
zpao committed Mar 14, 2015
2 parents 9a60ab0 + 33261a4 commit 58f6fc2
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 @@ -9,7 +9,7 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.{js,rb}]
[*.{js,rb,css,html}]
indent_size = 2

[*.go]
Expand Down

0 comments on commit 58f6fc2

Please sign in to comment.