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 bb95754 commit 8091768Copy full SHA for 8091768
package.json
@@ -78,6 +78,7 @@
78
"rimraf": "^5.0.1"
79
},
80
"simple-git-hooks": {
81
+ "pre-commit": "npx esno scripts/lint-script.ts",
82
"commit-msg": "npx esno scripts/cmv-script.ts"
83
}
84
0 commit comments