🚀 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
🚀 Feature Request
Handle tslint-eslint-rules when converting to directly put them in the
rulesof the config.Existing Behavior
It puts valid
eslintrules into@typescript-eslint/tslint/configChange Proposal
Handle already valid
eslintrules added (base on the rule's name) withtslint-eslint-rulesand just transfer them directly into therulesof.eslintrc.js