microsoft / microsoft/fluentui-contrib
migrate to automatic jsx runtime
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 62
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
We should migrate to automatic runtime pragmas, the same as we have it in the core repo.
Currently storybook is blocking us with automatic runtime usage, throwing error during the build process:
Context:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the repository's Storybook and TypeScript configuration with the automatic JSX runtime setup in the core repo. Review the linked keytips, no-missing-jsx-pragma, and react-interactive-tab discussions for affected packages and expected behavior; done means Storybook builds without the automatic-runtime error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- storybook, typescript
- Domain
- build-system, frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100