Cleanup: standardize ruleConverters/* paths internally #1197
Labels
status: accepting prs
Please, send in a PR to resolve this! ✨
type: cleanup
Code smells, incorrect tests, build systems, or other internal shenanigans
Overview
Following up on https://github.com/typescript-eslint/tslint-to-eslint-config/pull/1194/files#r698063081, there's not a standard for how the sub-folders corresponding to third party plugins are named.
Actual Behavior
One folder is
codelyzer
(the old name), anothereslint-plugin-react
...Expected Behavior
I'd expect these to generally be named after the old (TSLint) names...?
The text was updated successfully, but these errors were encountered: