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

[ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning #4

Closed
jrobinsonc opened this issue Nov 7, 2018 · 1 comment
Closed

[ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning #4

jrobinsonc opened this issue Nov 7, 2018 · 1 comment

Comments

@jrobinsonc
Copy link

I'm seeing this warning:

[ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "standard")

It can be fixed upgrading eslint-config-standard from v10 to v12.

More info about the issue:
standard/eslint-config-standard#127

@doasync
Copy link
Owner

doasync commented Feb 8, 2019

Fixed in v3.0.0

@doasync doasync closed this as completed Feb 8, 2019
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

No branches or pull requests

2 participants