front-hub/.husky/pre-commit

5 lines
73 B
Plaintext
Raw Normal View History

2023-11-05 23:33:40 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn eslint . --fix