Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants