Missing converter: no-unused-variable #411
Labels
area: missing converter
A rule converter should exist but doesn't yet.
good first issue
Good for newcomers; welcome aboard!
status: accepting prs
Please, send in a PR to resolve this! ✨
💥 Missing Converter
tslint-to-eslint-config
version: 0.6.0typescript-eslint
version: 2.29.0TSLint Rule Name
one-line
See #401 for a reproduction.
The typescript-eslint roadmap indicates
@typescript-eslint/no-unused-vars
is the ESLint rule to convert to.Note: that rule has a pretty big caveat in its README.md. There should be a
notice
in the converter forno-unused-variable
that indicates to read the article.The text was updated successfully, but these errors were encountered: