git-backporting/.husky/pre-commit
2022-12-23 19:03:23 +01:00

4 lines
99 B
Bash
Executable file

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run lint && npm run build && git add dist