Skip to content

Commit

Permalink
Remove indent size from .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy authored Jun 4, 2019
1 parent 3390f52 commit f1ba3a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ insert_final_newline = true
[*.{js,ts,html}]
charset = utf-8
indent_style = tab
indent_size = 2

[*.{js,ts}]
trim_trailing_whitespace = true

0 comments on commit f1ba3a3

Please sign in to comment.