Fix CI type errors and lint errors
1 minute read
Both pnpm check and pnpm lint are currently
failing, which means CI is broken.
Type Errors
— addedexcludedandfeaturedproperties missing fromPageMetainterface insrc/app.d.ts— addedexcludedmissing fromFeedIteminterfacecovervariable used before declaration in ~30 todo pages
Lint Errors
useExportTypeissues across todo pages
Read next