We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101e8c8 commit 151434fCopy full SHA for 151434f
package.json
@@ -63,7 +63,7 @@
63
"vitest": "2.1.3"
64
},
65
"lint-staged": {
66
- "*.{ts,tsx}": [
+ "*.{ts}": [
67
"eslint --fix",
68
"git add"
69
]
0 commit comments