Skip to content

Commit c44ab95

Browse files
committed
test lint-staged add ts tsx
1 parent cfcd17b commit c44ab95

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
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"lint-staged": {
37-
"*.{js,jsx}": [
37+
"*.{js,jsx,ts,tsx}": [
3838
"npm run lint-fix"
3939
]
4040
},

0 commit comments

Comments
 (0)