airbnb / airbnb/eslint-plugin-react-with-styles
Doesn't detect makestyles uses in material-ui
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
might be expected behavior, but would be nice if it did detect unused make styles vars like in this example
where azcard2 is unused.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the linked makeStyles example and trace the ESLint rule that analyzes makeStyles variables. Confirm that azcard2 is reported as unused; done when a regression test covers this case and the expected lint result is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript, react
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100