mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 08:00:05 +00:00
- Add ESLint validation to registry and manager type generation workflows - Ensures generated files meet code standards even though they're ignored in regular lint runs - Uses --no-ignore flag to lint specific files despite ESLint ignore patterns Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>