Files
ComfyUI_frontend/scripts
Glary-Bot 169670f569 refactor: narrow frozen-dir + zod-schema warnings
Address code review feedback:
- Exempt form/UI-config schemas (colorPaletteSchema, signInSchema)
  from the zod deprecation warning. They are not server-response
  schemas and should continue to use zod freely.
- Exempt *.test.ts and *.spec.ts files from the frozen-directory
  pre-commit warning. Co-located tests for existing frozen-dir
  modules follow current conventions and shouldn't be flagged.
2026-04-20 03:21:34 +00:00
..
2025-10-17 19:23:42 -07:00