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 c20921d commit b4d40c9Copy full SHA for b4d40c9
package.json
@@ -4,6 +4,7 @@
4
"description": "It's time to style commit msg.",
5
"main": "index.js",
6
"scripts": {
7
+ "i:hook": "pnpm install && pnpm husky install",
8
"dev": "node index.js",
9
"test": "jest",
10
"release": "standard-version --help",
0 commit comments