waku.org/.husky/pre-commit
2022-06-22 11:04:59 +10:00

6 lines
82 B
Bash
Executable File

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