Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

False positive: eslint overrides #570

@ghost

Description

In addition to including plugins in eslintConfig directly, you can also specifically require them in overrides. For example, in the overrides for tests, we include eslint-plugin-mocha.

This should be as easy as running the same checks for plugins on the elements of the overrides array as well as in the root config.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions