Fix pre-commit script not being generated

This commit is contained in:
2023-04-15 13:02:06 -04:00
parent 738e2a4e7e
commit 1ef5d5bbbd
3 changed files with 6 additions and 7 deletions

4
.husky/pre-commit Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx pretty-quick --staged