Skip to content

Commit 151434f

Browse files
author
木鳐
committed
feat: revert tsx
1 parent 101e8c8 commit 151434f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"vitest": "2.1.3"
6464
},
6565
"lint-staged": {
66-
"*.{ts,tsx}": [
66+
"*.{ts}": [
6767
"eslint --fix",
6868
"git add"
6969
]

0 commit comments

Comments
 (0)