Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a TypeScript @carbon/react stackblitz sandbox #27

Closed
4 tasks
tay1orjones opened this issue Apr 15, 2024 · 0 comments · Fixed by #31
Closed
4 tasks

Create a TypeScript @carbon/react stackblitz sandbox #27

tay1orjones opened this issue Apr 15, 2024 · 0 comments · Fixed by #31
Assignees

Comments

@tay1orjones
Copy link
Member

tay1orjones commented Apr 15, 2024

All the existing sandboxes for @carbon/react don't use TypeScript. This repo needs updated with one new sandbox that supports TypeScript for bug reproduction purposes and testing the work happening in carbon-design-system/carbon#12513 to add TypeScript types to @carbon/react exports.

This was asked for in carbon-design-system/carbon#16181

Requirements:

  • Sandbox uses React 18
  • Sandbox uses the same version of typescript that the Carbon monorepo uses (4)
  • Sandbox uses typescript-config-carbon
  • Potentially use eslint-config-carbon
    • An eslint config is not necessary for the sandbox, but could be used if it makes the authoring experience easier or bugs more readily visible when opening sandboxes.

This work could begin with the Stackblitz React + Typescript + Vite starter.

@tay1orjones tay1orjones changed the title Create a typescript @carbon/react stackblitz sandbox Create a TypeScript @carbon/react stackblitz sandbox Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants