Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
tlovett1 committed Jul 4, 2017
1 parent 2cb8b0f commit 06fee29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
@@ -1,13 +1,12 @@
root = true

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

[{.jshintrc,*.json,*.yml}]
[*.{json,yml,md,jshintrc}]
indent_style = space
indent_size = 2

0 comments on commit 06fee29

Please sign in to comment.