mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- 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>