bazarr/frontend/.husky/pre-commit

6 lines
88 B
Text
Raw Normal View History

2021-08-30 01:16:47 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend || exit
npx pretty-quick --staged