Closed
Description
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), another eslint-plugin-react
...
Expected Behavior
I'd expect these to generally be named after the old (TSLint) names...?