Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

no-unused-collections should not fire if collection is exported #197

Closed
flunderpero opened this issue Mar 11, 2021 · 0 comments · Fixed by #244
Closed

no-unused-collections should not fire if collection is exported #197

flunderpero opened this issue Mar 11, 2021 · 0 comments · Fixed by #244
Labels
bug Something isn't working
Milestone

Comments

@flunderpero
Copy link

I want to report a bug.

Exported members of a module / class should be ignored.

Reproducer

export collection = new Map()
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
2 participants