6 lines
105 B
Bash
Executable file
6 lines
105 B
Bash
Executable file
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npx pretty-quick --staged
|
|
.husky/scripts/pdfToPng.sh
|
|
git add .
|