Files
ComfyUI_frontend/packages/shared-frontend-utils
Johnpaul f34b8aa39e refactor: remove any types from batch 18 test files (2 instances)
Fixed final 2 'as any' instances:
- formatUtil.test.ts: Used proper type casts for null/undefined test parameters

This completes the removal of all 'as any' type assertions from test files.
The only remaining match is a false positive in a comment.

Total fixed across all batches (13-18): 54 instances
2026-01-22 22:47:12 +01:00
..