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
Oops! Something went wrong! :(
ESLint: 9.9.1
Configuration for rule "@eslint-react/0,off" is invalid. Each rule must have a severity ("off", 0, "warn", 1, "error", or 2) and may be followed by additional options for the rule.
You passed 'undefined', which doesn't contain a valid severity.
If you're attempting to configure rule options, perhaps you meant:
"@eslint-react/0,off": ["error", undefined]
See https://eslint.org/docs/latest/use/configure/rules#using-configuration-files for configuring rules.
ELIFECYCLE Command failed with exit code 2.
Full error:
Reproduced here: https://codesandbox.io/p/devbox/sheriff-broken-99vwxg
The text was updated successfully, but these errors were encountered: