-
Couldn't load subscription status.
- 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! ✨
Description
💥 Missing Converter
tslint-to-eslint-configversion: 0.2.7typescript-eslintversion: 2.3.2
TSLint Rule Name
variable-name
The issue here is that this package doesn't know how to convert the TSLint rule into the equivalent ESLint rule. The equivalent ESlint rule doesn't show on the eslint-plugin Roadmap.
The equivalent ESlint rules are stated on the eslint-plugin Roadmap:
"camelcase, no-underscore-dangle, id-blacklist, and/or id-match"
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! ✨