Skip to content

Commit 21e8b23

Browse files
committed
Add editorconfig
1 parent 719c314 commit 21e8b23

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[**.js]
2+
indent_style = tab
3+
indent_size = 2
4+
end_of_line = lf
5+
charset = utf-8
6+
trim_trailing_whitespace = true
7+
insert_final_newline = true

0 commit comments

Comments
 (0)