Closed as not planned
Description
I want to detect unused exports because they usually indicate bugs, or leftover code from refactoring.
This could be implemented as part of no-unused-vars
or as a separate rule.
FWIW, there are some packages that already do this, including ts-prune
and ts-unused-exports
.
Related: #278
Metadata
Metadata
Assignees
Labels
New rule request for eslint-pluginNew rule request for eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-pluginThis will not be worked onThis will not be worked on