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
[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.
I'm seeing this warning:
It can be fixed upgrading
eslint-config-standard
from v10 to v12.More info about the issue:
standard/eslint-config-standard#127
The text was updated successfully, but these errors were encountered: