Skip to content

Commit ecdd54a

Browse files
committed
[INTERNAL] .editorconfig: Add more file extensions
1 parent 894da93 commit ecdd54a

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
@@ -6,7 +6,7 @@ root = true
66
charset = utf-8
77
indent_style = tab
88

9-
[*.{css,html,js,less,txt,json,yml,md}]
9+
[*.{css,html,js,cjs,mjs,jsx,ts,tsx,less,txt,json,yml,md}]
1010
trim_trailing_whitespace = true
1111
end_of_line = lf
1212
indent_size = 4

0 commit comments

Comments
 (0)