pre-push (98B)


1
2
3
4
5
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn build && git add . && git commit --amend --no-edit