Skip to content

Commit

Permalink
fix .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
webus committed Aug 8, 2017
1 parent 5645624 commit 816379f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .editorconfig
@@ -1,3 +1,7 @@
[*.js]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
indent_size = 2

0 comments on commit 816379f

Please sign in to comment.