Skip to content

Commit

Permalink
.editorconfig: added max-line-length
Browse files Browse the repository at this point in the history
  • Loading branch information
unclechu committed Apr 28, 2018
1 parent 715555b commit 9d71360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ trim_trailing_whitespace = true
indent_style = tab
end_of_line = lf
insert_final_newline = true
max_line_length = 100

[package.json]
indent_style = space
Expand Down

0 comments on commit 9d71360

Please sign in to comment.