git-backporting/.husky/pre-commit
2022-12-22 13:14:37 +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