mise-action/.husky/pre-commit

7 lines
106 B
Text
Raw Normal View History

2023-01-14 08:44:01 -06:00
#!/usr/bin/env sh
# shellcheck disable=SC1091
2023-01-14 08:44:01 -06:00
. "$(dirname -- "$0")/_/husky.sh"
npm run all
git add dist