Eslint config errors #8974
Replies: 2 comments 7 replies
-
Seeing the same. Almost certain it was introduced in #8925. Edit: just tested on my end and |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this is my flat eslint config, i updated @tanstack/eslint-plugin-query from 5.71.5 to 5.72.1 and i got some linting errors on the config itself
Config
Errors
In the IDE
On Line 3 which is the import itself
Module '"node_modules/@tanstack/eslint-plugin-query/dist/index"' has no default export.ts(1192)
Beta Was this translation helpful? Give feedback.
All reactions