Skip to content

Commit 553d4c1

Browse files
style: Update EditorConfig to include additional file types
1 parent 6bf9a7a commit 553d4c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# editorconfig.org
22
root = true
33

4-
[*]
4+
[*.{js,cjs,mjs,jsx,ts,cts,mts,tsx,json,jsonc}]
55
indent_style = space
66
indent_size = 2
77
end_of_line = lf

0 commit comments

Comments
 (0)