Skip to content

Missing converter: no-redundant-jsdoc to jsdoc/no-types #278

Closed
@mc-suchecki

Description

@mc-suchecki

💥 Missing Converter

  • tslint-to-eslint-config version: 0.3.1
  • typescript-eslint version: 2.10.0

TSLint Rule Name

no-redundant-jsdoc

ESLint Rule Name

jsdoc/no-types

Example

"no-redundant-jsdoc": true,

should be converted to:

"jsdoc/no-types": "error"

and eslint-plugin-jsdoc should be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: incorrect converterRule converter with incomplete, incorrect, or invalid rule names and/or argumentsgood first issueGood for newcomers; welcome aboard!status: accepting prsPlease, send in a PR to resolve this! ✨

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions