Skip to content

Commit

Permalink
Update .editorconfig with upcoming properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 25, 2012
1 parent 8100a7c commit 77d4871
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ root = true

[*]
indent_style = tab
end_of_line = LF
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

0 comments on commit 77d4871

Please sign in to comment.