Skip to content

Commit 3c3e0e5

Browse files
committed
Fixed .editorconfig tab issue
1 parent b319024 commit 3c3e0e5

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
trim_trailing_whitespace = true
99
insert_final_newline = true
1010
indent_style = tab
11+
translate_tabs_to_spaces = false
1112

1213
[*.json]
1314
indent_style = space

0 commit comments

Comments
 (0)