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 typo in comment: ?. is right, .? is not #8124

Merged
merged 1 commit into from Dec 9, 2019

Conversation

vadzim
Copy link
Contributor

@vadzim vadzim commented Dec 9, 2019

This is just a comment fix.

Actual optional chaining operator syntax is ?., not .?.

https://github.com/tc39/proposal-optional-chaining#syntax

This is just a comment fix.

Actual optional chaining operator syntax is `?.`, not `.?`.
@ianschmitz ianschmitz added this to the 3.3.1 milestone Dec 9, 2019
@ianschmitz ianschmitz merged commit b8ff97b into facebook:master Dec 9, 2019
@lock lock bot locked and limited conversation to collaborators Dec 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants