This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 noUnusedVariables
fails to detect class exports if there is an interface with the same name as the exported class
#4353
Labels
Environment information
What happened?
Minimal reproduction:
It works fine without the
interface
:Expected result
It should not throw an error.
Code of Conduct
The text was updated successfully, but these errors were encountered: