Skip to content

Repo: Change the messageId to match eslint #11331

Open
@Vinccool96

Description

@Vinccool96

Suggestion

With eslint/eslint#12859 (five years ago, damn), the messageId of no-unused-expressions was added, and set to unusedExpression. For some reason, either typescript-eslint didn't notice that change, or it missed a few ones.

For examples, the messageId of no-unused-expressions was kept as expected, instead of the now defined unusedExpression.

We should verify what was missed, and fix it. I haven't reviewed other rules. Maybe we only miss it at one place.

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions