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 deprecation warning #5

Closed
leopoldhoudin opened this issue Aug 1, 2018 · 2 comments
Closed

eslint deprecation warning #5

leopoldhoudin opened this issue Aug 1, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@leopoldhoudin
Copy link
Contributor

Running yarn lint triggers a deprecation warning...

leopoldhoudin: [Stardust (feature/ci)] > yarn lint
yarn run v1.9.2
$ eslint .
(node:17024) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "node_modules/eslint-config-airbnb-base/index.js")
✨  Done in 4.39s.
@leopoldhoudin leopoldhoudin added the bug Something isn't working label Aug 1, 2018
@spartDev spartDev added the wontfix This will not be worked on label Aug 1, 2018
@leopoldhoudin
Copy link
Contributor Author

Linked with airbnb/javascript#1845

@spartDev
Copy link
Contributor

fixed

@spartDev spartDev removed the wontfix This will not be worked on label Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants