Open
Description
🚀 Feature Request
Handle tslint-eslint-rules when converting to directly put them in the rules
of the config.
Existing Behavior
It puts valid eslint
rules into @typescript-eslint/tslint/config
Change Proposal
Handle already valid eslint
rules added (base on the rule's name) with tslint-eslint-rules
and just transfer them directly into the rules
of .eslintrc.js