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 obj?.[expr] optional chaining syntax #1826

Conversation

mayankshouche
Copy link
Contributor

Description

  • [✅ ] Source branch in your fork has meaningful name (not master)

Fixes Issue: #1801

Before Merge Checklist

These items can be completed after PR is created.

(Check any items that are not applicable (NA) for this PR)

  • [✅ ] JavaScript implementation
  • [✅ ] Python implementation (NA if HTML beautifier)
  • [✅] Added Tests to data file(s)
  • [NA ] Added command-line option(s) (NA if
  • [NA] README.md documents new feature/option(s)

@bitwiseman bitwiseman closed this Aug 4, 2020
@bitwiseman
Copy link
Member

@mayankshouche
Doh, this was a duplicate of #1727 which as fixed by #1779. Fix released in 1.11.0.

If you have time to fix #1794 (it will look similar to what was done in #1780), that would be fantastic.

@mayankshouche mayankshouche deleted the bugfix/optional-chaining branch August 11, 2020 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants