Files
ComfyUI_frontend/.husky/pre-commit
Benjamin Lu 5c3b67bc6b Update pre-commit hook to use pnpm exec (#5412)
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-06 22:03:19 -07:00

5 lines
91 B
Bash
Executable File

#!/usr/bin/env bash
pnpm exec lint-staged
pnpm exec tsx scripts/check-unused-i18n-keys.ts