Skip to content

Commit 5449f99

Browse files
authored
chore: set tab in editorconfig (#8549)
1 parent 5eaa835 commit 5449f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ charset = utf-8
88
[*.{css,html,java,js,json,less,txt,ts}]
99
trim_trailing_whitespace = true
1010
end_of_line = lf
11+
indent_style = tab
1112
tab_width = 4
1213

1314
[pom.xml]

0 commit comments

Comments
 (0)