You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Running
yarn lint
triggers a deprecation warning...The text was updated successfully, but these errors were encountered: