Skip to content

Commit 7aaad14

Browse files
eflanagan0sivakumar-kailasam
authored andcommitted
only use tabs for JS
1 parent efa8ad7 commit 7aaad14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ end_of_line = lf
1010
charset = utf-8
1111
trim_trailing_whitespace = true
1212
insert_final_newline = true
13-
indent_style = tab
13+
indent_style = space
1414
indent_size = 2
1515

1616
[*.js]

0 commit comments

Comments
 (0)