Skip to content

TypeScript error when using ESLint RuleTester following v9 / v4 upgrade #2844

Open
@michaelfaith

Description

@michaelfaith

After updating our project to eslint v9 and to the latest v4 version of this plugin, we're seeing type errors when moving from the old GraphQL RuleTester to the built in eslint RuleTester. Namely it's complaining about the fact that the Graphql Context type has parserServices at the root, while ESLint's Context type does not. Since the guidance is to shift to use the eslint RuleTester, this seems like a gap.

image

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