Skip to content

ESLint rules are misplaced inside parserOptions and silently ignore #3706

@in-ch

Description

@in-ch

Description

The .eslintrc.json configuration has a structural bug where 15 lint rules are nested inside the parserOptions object instead of the top-level rules object.

ESLint silently ignores unknown keys in parserOptions, so these rules have never been enforced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions