Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Destructuring assignment removed by resolveProxyVariables #101

Closed
wants to merge 1 commit into from

Conversation

jorants
Copy link

@jorants jorants commented Jan 11, 2024

Check added that the id that is assigned to is also an identifier, and not, for example, an array expression.
Fixes #100

@BenBaryoPX
Copy link
Collaborator

This PR has grown stale. Re-open if more work is done on it

@BenBaryoPX BenBaryoPX closed this Oct 15, 2024
@BenBaryoPX BenBaryoPX added the invalid This doesn't seem right label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Destructuring assignment removed by resolveProxyVariables
2 participants