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

Update range of compatibility for @typescript-eslint's plugin and parser #332

@mgrinstein

Description

@mgrinstein

Issue

typescript-eslint recently released v7.0.1 and eslint-config-airbnb-typescript does not support it yet

Current version support:

    "@typescript-eslint/eslint-plugin": "^5.13.0 || ^6.0.0",
    "@typescript-eslint/parser": "^5.0.0 || ^6.0.0",

Desired version support:
To also include ^7.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions