You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use variable symbol instead of arrow function symbol for default… (#118)
* fix: use variable symbol instead of arrow function symbol for default export check
Fixed an issue where arrow function default export detection was checking
the arrow function's symbol instead of the variable declaration's symbol.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* upd version
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments