Skip to content

Commit

Permalink
fixed typo in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Nov 26, 2015
1 parent 4351987 commit e2068bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ root = true
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.js]
indent_style = space
indent_width = 2
indent_size = 2
end_of_line = lf

0 comments on commit e2068bb

Please sign in to comment.