mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 22:59:14 +00:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
5 lines
91 B
Bash
Executable File
5 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pnpm exec lint-staged
|
|
pnpm exec tsx scripts/check-unused-i18n-keys.ts
|