Adding `// @ts-nocheck` to add files referencing `theme`. This is pretty poor as a solution but one that is forced.
Open
hacktoberfest-accepted
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
Adding `// @ts-nocheck` to add files referencing `theme`. This is pretty poor as a solution but one that is forced.
This is assumed to be https://github.com/developit/microbundle/issues/807
Everything works fine on dev but on `build`, it throws `Property 'theme' does not exist on type 'IProps & { children?: ReactNode; } & DefaultTheme' error`
_Originally posted by @agneym in https://github.com/agneym/playground/issues/16#issuecomment-798966155_
Contributor guide
Assessment
This issue has not been assessed yet.