react / react/react-strict-dom
Add the React Compiler eslint plugin
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.6k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature request
Adding the plugin can help us work towards ensuring that the source code can be optimized by the React Compiler https://react.dev/learn/react-compiler#installing-eslint-plugin-react-compiler
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 reviewing the repository's existing ESLint configuration and the React Compiler ESLint plugin installation guidance linked in the issue. Identify the project's lint entry point, enable the plugin for the source, and verify that the lint checks run successfully without introducing unrelated failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript, react
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100