1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-23 00:03:33 +00:00
bazarr/frontend/.husky/pre-commit
2021-08-30 09:13:41 +08:00

5 lines
88 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend || exit
npx pretty-quick --staged