Skip to content

Commit a96212d

Browse files
committed
Removed JS specific stuff from .editorconfig.
1 parent f1f08ef commit a96212d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.editorconfig

-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ end_of_line = lf
77
charset = utf-8
88
insert_final_newline = true
99

10-
[*.js]
11-
trim_trailing_whitespace = true
12-
indent_style = space
13-
indent_size = 2
14-
1510
[*.{c,h}]
1611
trim_trailing_whitespace = true
1712
indent_style = tab

0 commit comments

Comments
 (0)