Skip to content

import/no-cycle fails when tsconfig has multiple extends #2890

Closed
@EladBezalel

Description

@EladBezalel

Typescript 5 now supports multiple extends in tsconfig,
but when i have multiple extends i get this error

The "path" argument must be of type string. Received an instance of Array
Occurred while linting ...
   Rule: "import/no-cycle"

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