Better errors for non-exported types #29624
Labels
Domain: Error Messages
The issue relates to error messaging
Experience Enhancement
Noncontroversial enhancements
Fixed
A PR has been merged for this issue
Good First Issue
Well scoped, documented and has the green light
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Milestone
Currently we provide the following error messages:
We could instead provide the errors:
Also using the
related span.
Later on, we could provide quick fixes to respectively
foo
from ./a.bar
tobaz
.The text was updated successfully, but these errors were encountered: