Files
metabuilder/frontends/nextjs
copilot-swe-agent[bot] 1045d55efa Fix critical TypeScript errors and 157 linting issues
- Generate Prisma client types (fixed all TS compilation errors)
- Remove unnecessary async keywords from stub functions
- Fix strict boolean expression errors in 15+ files
- Replace logical OR with nullish coalescing operators
- Remove non-null assertions
- Fix implicit any types
- Progress: 866 → 709 linting errors (157 fixed)

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-06 15:34:38 +00:00
..