front-hub/.husky/pre-commit
Nastya 291d059654
Some checks failed
Deploy / CreateImage (push) Failing after 1m0s
Deploy / DeployService (push) Has been skipped
новая система покупок
2025-07-20 13:39:47 +03:00

6 lines
89 B
Bash
Executable File

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