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 5c88395 commit 8c2baebCopy full SHA for 8c2baeb
package.json
@@ -32,7 +32,7 @@
32
},
33
"husky": {
34
"hooks": {
35
- "pre-commit": "lint-staged"
+ "pre-commit": "npm run typecheck:client && lint-staged"
36
}
37
38
"lint-staged": {
0 commit comments