mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Update build fix TODOs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Critical Build Issues
|
||||
|
||||
- [ ] Fix TypeScript config error: `exactOptionalPropertyTypes` requires `strictNullChecks`
|
||||
- [x] Fix TypeScript config error: `exactOptionalPropertyTypes` requires `strictNullChecks` (dbd8e49)
|
||||
- [ ] Resolve Next.js build failures in `frontends/nextjs`
|
||||
- [ ] Fix module resolution issues preventing successful build
|
||||
- [ ] Address any circular dependency issues
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
## TypeScript Configuration
|
||||
|
||||
- [ ] Enable `strictNullChecks` in tsconfig.json
|
||||
- [x] Enable `strictNullChecks` in tsconfig.json (dbd8e49)
|
||||
- [ ] Review and fix all null/undefined type errors
|
||||
- [ ] Update type definitions for strict mode
|
||||
- [ ] Add strict mode to all sub-packages
|
||||
|
||||
Reference in New Issue
Block a user