mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 23:50:08 +00:00
- Add ESLint validation with auto-fix to registry and manager type generation workflows - Ensures generated files meet code standards and automatically fixes any issues - Uses --no-ignore --fix flags to lint and fix specific files despite ESLint ignore patterns Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>