github / github/eslint-plugin-github
Split out JSX-related rules into separate package
Open
- Dominant language
- JavaScript
- Stars
- 336
- Forks
- 67
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 6
Description
Currently this plugin pulls a big load of jsx-related dependencies to support the jsx rules, but these are useless dependencies for users who do not use jsx.
How about splitting those rules out into separate package `eslint-plugin-github-jsx`?
Contributor guide
Research direction
The issue names no files or tests. Start by inventorying the JSX rules and their dependencies in eslint-plugin-github, then define the package boundary; done means JSX users can use eslint-plugin-github-jsx while users without JSX no longer install those dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100