Skip to content

Commit d7f07a7

Browse files
Alex-Sokolovchrisvfritz
authored andcommitted
Create .editorconfig (vuejs#1714)
1 parent 28c8a42 commit d7f07a7

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+
[*]
2+
charset = utf-8
3+
indent_style = space
4+
indent_size = 2
5+
end_of_line = lf
6+
insert_final_newline = true
7+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)