Files
welshman/.husky/pre-commit
T
2023-09-20 10:28:15 -07:00

6 lines
80 B
Bash
Executable File

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