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

Support optional chaining operator #1151

Closed
alberto-esposito opened this issue Jun 19, 2018 · 2 comments

Comments

@alberto-esposito
Copy link

commented Jun 19, 2018

Is there any plan to add support for Optional Chaining Operator?

Also nullish coaleshing operator would be nice :)

I'm using standard@11, on node 10 and Ubuntu 17.10

@stale

This comment has been minimized.

Copy link

commented Sep 17, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Sep 17, 2018

@LinusU

This comment has been minimized.

Copy link
Member

commented Sep 18, 2018

We are supporting whatever upstream eslint is supporting. If you need those features I would recommend using the babel-eslint as the parser:

https://github.com/standard/standard#how-do-i-use-experimental-javascript-es-next-features

@LinusU LinusU closed this Sep 18, 2018

@lock lock bot locked as resolved and limited conversation to collaborators Dec 17, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.