Skip to content

Commit

Permalink
style: update editor config settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob McGuinness committed May 11, 2019
1 parent 9da91b4 commit 6e39c39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ indent_size = 4

[*.{js,json}]
indent_style = space
indent_size = 4
indent_size = 2
trim_trailing_whitespace = true
max_line_length = 120

Expand Down
5 changes: 0 additions & 5 deletions jsconfig.json

This file was deleted.

0 comments on commit 6e39c39

Please sign in to comment.