Skip to content

Commit

Permalink
enable editorconfig for all files
Browse files Browse the repository at this point in the history
  • Loading branch information
philippkuehn committed Sep 25, 2020
1 parent f71e4df commit 0a4cd26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ end_of_line = lf
charset = utf-8
insert_final_newline = true
max_line_length = 100

[*.{html,ts,js,jsx,css,scss,vue}]
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

0 comments on commit 0a4cd26

Please sign in to comment.