-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
Update: support optional chaining #446
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hi! Is there any way to know at least an estimated date when a new version with this will be released so ESLint would be able to parse optional chaining? 🙂 |
we do a release in every 2 weeks, so it will be in the next release(7.4.0). please follow the release issue: eslint/eslint#13443 |
@aladdin-add, thanks a lot! |
This PR adds support for optional chaining.
acorn
eslint-visitor-keys
?.
.