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
in my .eslintrc.yml, running eslint results in the following output
(node:12433) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning:
The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated.
Use 'parserOptions.ecmaVersion' instead. (found in "standard")
The text was updated successfully, but these errors were encountered:
Having
in my .eslintrc.yml, running eslint results in the following output
The text was updated successfully, but these errors were encountered: