Skip to content

Commit 32a04e3

Browse files
committed
chore: update editorconfig with new tabs default
1 parent bec6a26 commit 32a04e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
indent_style = space
33
indent_size = 2
44

5-
[*.go]
5+
[*.{go,tsx,ts}]
66
indent_style = tab
77
indent_size = unset
88

0 commit comments

Comments
 (0)