-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
good first issueGood for newcomers; welcome aboard!Good for newcomers; welcome aboard!status: accepting prsPlease, send in a PR to resolve this! ✨Please, send in a PR to resolve this! ✨type: enhancementNew feature or requestNew feature or request
Description
🚀 Feature Request
If a TSLint configuration extends from tslint-react, we should know to make the output ESLint configuration extend from eslint-plugin-react.
Existing Behavior
The React community plugins are not recognized by collectTSLintRuleset''s native extensions list.
Change Proposal
Add tslint-react -> eslint-plugin-react to that list.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers; welcome aboard!Good for newcomers; welcome aboard!status: accepting prsPlease, send in a PR to resolve this! ✨Please, send in a PR to resolve this! ✨type: enhancementNew feature or requestNew feature or request