screeps-bot-hurricane/.husky/pre-commit
2022-12-31 09:04:15 +01:00

5 lines
No EOL
74 B
Bash

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