Skip to content

no-unused-modules should honor exports field #2525

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

Closed
httpete opened this issue Aug 16, 2022 · 1 comment
Closed

no-unused-modules should honor exports field #2525

httpete opened this issue Aug 16, 2022 · 1 comment

Comments

@httpete
Copy link

httpete commented Aug 16, 2022

we use :

exports: './index.ts'

In our package.json, and clearly anything exported from this file should not be flagged as unused.

@JounQin
Copy link
Collaborator

JounQin commented Aug 16, 2022

duplicate of #2132

@JounQin JounQin closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants