noUnusedExports
#2371
Replies: 1 comment
-
I agree that would be nice, but it would require whole-project analysis to implement this. That’s on the roadmap for this year, but it will take a bit for it to be done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In ESLint I relied heavily on no-unused-modules and it would be nice to have this in Biome as well, as a sibling rule to
noUnusedImports
. I found a closed discussion of this rule so I'm opening a new.Beta Was this translation helpful? Give feedback.
All reactions