the-honk/.husky/pre-commit
2022-09-04 00:20:04 +01:00

5 lines
78 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx pretty-quick --staged
git add .