-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESLint v9 config type error #12109
Comments
This seems like something that would have to be fixed on the eslint side. It's probably best to file an issue there about it |
The same issue occurs in Maybe the // Current dev dependencies
{
// ...
"@types/eslint": "^8.56.7",
"eslint": "^9.0.0",
} |
It looks like I only get all those red squiggles if installing |
@benmccann The out-of-the box SvelteKit template gives squiggles. Can you check again? Here is the full reproduction video. Happens on both 2024-06-02.191117.mp4 |
Well either way it seems like the issue is that the types upstream need to be updated. There's not much we can do about it here until then. You could try filing an issue upstream |
Describe the bug
Reproduction
Logs
No response
System Info
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: