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 d485f5d commit e620fa2Copy full SHA for e620fa2
.husky/pre-push
@@ -1,3 +1,3 @@
1
npm run build
2
git add dist
3
-git diff-index --quiet HEAD || git commit --amend --no-edit
+git commit --amend --no-edit --no-verify
0 commit comments