Thanks to visit codestin.com
Credit goes to github.com

Skip to content

no-duplicates false positive regression #398

@LukeAbby

Description

@LukeAbby

When updating to 4.6.2 I have a new false positive for import-x/no-duplicates. It requires a fairly involved structure with a circular loop of imports so may have the same underlying issue as #397.

Here's the reproduction zip:
reproduction.zip

  1. Unextract the reproduction.
  2. Open terminal in folder.
  3. Run npm install
  4. Run npx eslint and you'll get a false positive for import-x/no-duplicates.

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