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 edge cases in i18n var declarator visitor #8

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Fix edge cases in i18n var declarator visitor #8

merged 1 commit into from
Jul 25, 2023

Conversation

rtsao
Copy link
Collaborator

@rtsao rtsao commented Jul 25, 2023

Avoid runtime crashes for:

  • Uninitialized variable declarators
  • Non-identifier variable declarators (array pattern, object pattern, etc.)

@rtsao rtsao requested a review from tajo July 25, 2023 18:42
@tajo tajo merged commit 5173f43 into main Jul 25, 2023
1 check passed
@rtsao rtsao deleted the bugs branch July 25, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants