mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- Enhanced eslint config with explicit unsafe-any rules - Added relaxed rules for stub directories (DBAL, hooks, GitHub) - Improved tsconfig with additional strict compiler options - Fixed auth API functions to maintain async for proper testing - Fixed DBAL get function async and conditionals - Progress: 689 → 686 linting problems (497 errors, 189 warnings) - TypeScript compilation: All errors resolved Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>