Improve error when default-importing from a module that export *
s from a module with a default export
#37092
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
Milestone
TypeScript Version: 3.7.x-dev.201xxxxx
Search Terms:
Code
https://github.com/bluelovers/ws-react/blob/master/packages/react-use-localstorage/index.ts
Expected behavior:
know "src/core" has default import
Actual behavior:
Playground Link:
Related Issues:
#37090
The text was updated successfully, but these errors were encountered: