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 d07aff1 commit eb6f4c4Copy full SHA for eb6f4c4
package.json
@@ -9,7 +9,6 @@
9
"commit": "git-cz",
10
"commit:retry": "git-cz --retry",
11
"commit:noverify": "git-cz --no-verify",
12
- "precommit": "npm run build && lint-staged",
13
"release": "standard-version",
14
"push": "git push --follow-tags origin master"
15
},
0 commit comments