azon_seeker/.husky/pre-commit

5 lines
85 B
Plaintext

if command -v fnm >/dev/null 2>&1; then
eval "$(fnm env)"
fi
pnpm exec lint-staged