We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d975278 commit 0cdd48bCopy full SHA for 0cdd48b
1 file changed
package.json
@@ -57,6 +57,6 @@
57
"vitest": "^3.2.4"
58
},
59
"lint-staged": {
60
- "*.ts": "pnpm test"
+ "*.ts": "pnpm lint"
61
}
62
0 commit comments