Skip to content

Invalid types for @types/eslint-plugin-jsx-a11y #1010

Open
@nbouvrette

Description

I tried to install @types/eslint-plugin-jsx-a11y because eslint-plugin-jsx-a11y isn't provided with types and I am getting build errors:

node_modules/@types/eslint-plugin-jsx-a11y/index.d.ts:5:29 - error TS2694: Namespace '"/example/node_modules/@types/eslint/index".Linter' has no exported member 'LegacyConfig'.

5         recommended: Linter.LegacyConfig;

Are those types still supported? is there a way to get types? The only solution I found for now was to disable types

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