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
Hi! It seems this package uses eslint-config-standard-jsx but I've come across this warning:
(node:48484) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "node_modules/eslint-config-standard-jsx/index.js")
Hi! It seems this package uses
eslint-config-standard-jsx
but I've come across this warning:But, more than that, it seems that the aforementioned package itself is meant to be deprecated:
standard/eslint-config-standard-jsx#21
Keep up the good work! Thanks!
The text was updated successfully, but these errors were encountered: