-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
area: incorrect converterRule converter with incomplete, incorrect, or invalid rule names and/or argumentsRule converter with incomplete, incorrect, or invalid rule names and/or argumentsstatus: accepting prsPlease, send in a PR to resolve this! ✨Please, send in a PR to resolve this! ✨type: bugSomething isn't workingSomething isn't working
Milestone
Description
🐛 Bug Report
tslint-to-eslint-config
version: 1.0.0- ESLint version: 7.2.0
- Node version: 14.4.0
Actual Behavior
after converting, show serveral errors:
1:1 error Definition for rule '@typescript-eslint/class-name-casing' was not found @typescript-eslint/class-name-casing
1:1 error Definition for rule '@typescript-eslint/interface-name-prefix' was not found @typescript-eslint/interface-name-prefix
1:1 error Definition for rule 'import/order' was not found import/order
1:1 error Definition for rule 'jsdoc/check-alignment' was not found jsdoc/check-alignment
1:1 error Definition for rule 'jsdoc/check-indentation' was not found jsdoc/check-indentation
1:1 error Definition for rule 'jsdoc/newline-after-description' was not found jsdoc/newline-after-description
1:1 error Definition for rule 'prefer-arrow/prefer-arrow-functions' was not found prefer-arrow/prefer-arrow-functions
Expected Behavior
No Error
Reproduction
alfonsoar, KevOrr, nottoseethesun, seanblonien and minajiale
Metadata
Metadata
Assignees
Labels
area: incorrect converterRule converter with incomplete, incorrect, or invalid rule names and/or argumentsRule converter with incomplete, incorrect, or invalid rule names and/or argumentsstatus: accepting prsPlease, send in a PR to resolve this! ✨Please, send in a PR to resolve this! ✨type: bugSomething isn't workingSomething isn't working