We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7c06b commit 4768e5fCopy full SHA for 4768e5f
2 files changed
.husky/commit-msg
.husky/prepare-commit-msg
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+
3
+exec < /dev/tty && npm run commit --hook || true
0 commit comments