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
Is there any context that might help us understand?
I've upgraded to turbo 2.0 and I'm having some errors like
ESLint: 8.57.0
TypeError: Failed to load plugin 'turbo' declared in '.eslintrc.json » @intangible/eslint-config » eslint-config-turbo': Cannot convert undefined or null to object
```
### Does the docs page already exist? Please link to it.
_No response_
The text was updated successfully, but these errors were encountered:
What is the improvement or update you wish to see?
The documentation of the plugin states that
"turbo"
needs to be added. In reality all your examples use the full package name. e.g.: https://github.com/vercel/turbo/blob/main/examples/kitchen-sink/packages/config-eslint/index.jsIs there any context that might help us understand?
I've upgraded to turbo 2.0 and I'm having some errors like
The text was updated successfully, but these errors were encountered: