mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 14:30:41 +00:00
4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pnpm exec lint-staged
|
|
pnpm exec tsx scripts/check-unused-i18n-keys.ts |