-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
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
- Unextract the reproduction.
- Open terminal in folder.
- Run
npm install
- Run
npx eslint
and you'll get a false positive forimport-x/no-duplicates
.
Metadata
Metadata
Assignees
Labels
No labels