Files
Cursor Agent 5488208e5e Final codemod run with push.apply→spread and import-type-as-value fixes
All checks pass:
- npm run flow: No errors
- npm run build: Success
- npm run format: No changes

FlowFixMe summary: 3,297 total
- Reduced method-unbinding by converting push.apply to spread syntax
- Converted I18n imports to import type where possible
- Remaining FlowFixMe are due to:
  - prettier 1.15 cannot parse generic type params (Set<>, Map<>, etc.)
  - Deep semantic type mismatches (incompatible-type, prop-missing)
  - Missing local annotations (missing-local-annot)
  - Library type issues (value-as-type, cannot-resolve-name)

Co-authored-by: Florian Rival <4ian@users.noreply.github.com>
2026-02-12 00:16:40 +00:00
..
2025-10-16 11:20:16 +02:00
2018-06-10 10:18:30 +01:00