mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Fixed unnecessary conditional checks for optional properties in page.tsx - Fixed unnecessary type assertions in page.tsx - Fixed nullable object checks in test files - Fixed nullable string checks in filtering.ts and validate-email.ts - Removed unused eslint-disable directives across multiple files - Fixed redundant type warning in monaco-editor-react.d.ts - Generated Prisma types to resolve type errors Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>