Closed
Description
🐛 Bug Report
tslint-to-eslint-config
version: 0.2.6- ESLint version: 6.5.0
- Node version: 10.16.3
Actual Behavior
I was develop the max-line-length converter but in end-to-end test I was identify that not converting TSLint arguments to ESLint for this rule. I found the solution but I am submiting this bug for track PR. Sorry for that.
Expected Behavior
Convert all TSLint arguments in ESLint arguments for max-line-length.