Skip to content

no-use-before-declare should be converted to @typescript-eslint/no-use-before-define instead of @typescript-eslint/no-use-before-declare #279

Closed
@mc-suchecki

Description

@mc-suchecki

🐛 Bug Report

  • tslint-to-eslint-config version: 0.3.1
  • ESLint version: 6.7.2
  • Node version: 12.13.0

Actual Behavior

no-use-before-declare rule is converted to @typescript-eslint/no-use-before-declare

Expected Behavior

no-use-before-declare rule is converted to @typescript-eslint/no-use-before-define

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomers; welcome aboard!status: accepting prsPlease, send in a PR to resolve this! ✨type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions