mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-23 00:04:06 +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 |