8000 Create .editorconfig (#1714) (#1123) · vuejs-jp-bot/jp.vuejs.org@eb4086f · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit eb4086f

Browse files
vuejs-jp-botpotato4d
authored andcommitted
Create .editorconfig (vuejs#1714) (vuejs#1123)
1 parent a349294 commit eb4086f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

Lines changed: 7 additions & 0 deletions
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)
0