1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-18 20:20:40 +00:00
bazarr/frontend/.husky/pre-commit

6 lines
88 B
Text
Raw Normal View History

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