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 4768e5f commit ed8c654Copy full SHA for ed8c654
.husky/prepare-commit-msg
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-exec < /dev/tty && npm run commit --hook || true
+exec < /dev/tty && npm run commit -- --hook || true
0 commit comments