Skip to content

Convert prefer-readonly to @typescript-eslint/prefer-readonly #309

Closed
@cheeZery

Description

@cheeZery

🐛 Bug Report

  • tslint-to-eslint-config version: 0.5.0
  • ESLint version: 6.8.0
  • Node version: 11.10.0

Actual Behavior

TSLint rule prefer-readonly will be converted to ESLint's prefer-readonly (see #181 and #191), but alas that rule doesn't exist in ESLint. As stated here prefer-readonly should be converted to @typescript-eslint/prefer-readonly.

Expected Behavior

TSLint rule prefer-readonly will be converted to @typescript-eslint/eslint-plugin's rule @typescript-eslint/prefer-readonly.

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