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 117edf3 commit c5c7583Copy full SHA for c5c7583
pre-commit
@@ -1,4 +1,5 @@
1
#!/usr/bin/sh
2
set -e
3
+yarn install
4
yarn run package
5
exec git add dist/index.js
0 commit comments