front-hub/.husky/pre-commit
2023-11-06 02:48:07 +03:00

5 lines
73 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn eslint . --fix