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 de6b99f commit 0d26c9bCopy full SHA for 0d26c9b
1 file changed
pre-commit
@@ -0,0 +1,4 @@
1
+#!/usr/bin/sh
2
+set -e
3
+yarn run package
4
+exec git add dist/index.js
0 commit comments