front-hub/.husky/pre-commit
Nastya 1169a6644c
All checks were successful
Deploy / CreateImage (push) Successful in 5m48s
Deploy / DeployService (push) Successful in 22s
обработка перелогина при оплате без мерцания
2025-07-17 12:10:54 +03:00

6 lines
89 B
Bash
Executable File

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