mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-31 21:39:54 +00:00
4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
npx lint-staged
|
|
npx tsx scripts/check-unused-i18n-keys.ts |