Skip to content

linter: warn unmatched rule names #6763

@Boshen

Description

@Boshen

Given

  "rules": {
    "for-direction": "error",
    "no-async-promise-executor": "error",
    "no-caller": "error",
    "no-case-declarations": "error",
    "no-class-assign": "error",
    "no-compare-neg-zero": "error",
...

I don't know which rule is applied or not, we should warn the ones that are incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory - New feature or requestgood first issueExperience Level - Good for newcomers

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions