super-productivity/.husky/pre-push
2025-11-03 10:48:37 +01:00

4 lines
82 B
Bash
Executable file

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