Skip to content

Commit 522bc6b

Browse files
committed
chore: modify editor config
1 parent f925d39 commit 522bc6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
root = true
22

33
[*]
4-
indent_style = tab
4+
indent_style = space
5+
indent_size = 2
56
end_of_line = lf
67
charset = utf-8
78
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)