Closed
Description
The transformer doesn't include anonymous exports:
export default styled(Thing)
It might be best practice to ensure all exports are named, but I'm working in a large project that already has a significant amount of these unfortunately.
It looks like the plugin did support this at some point, as getDisplayNameFromNode is already able to handle it.
Metadata
Metadata
Assignees
Labels
No labels