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
The typescript-eslint package doesn't have a main entry and only uses exports conditions for its entry points, which the node resolver doesn't currently support.
Hi, how fix this error ESLint: Unable to resolve path to module 'typescript-eslint'.(import/ no-unresolved)?
Code example here https://github.com/Kogomre/typescript-eslint/blob/main/eslint.config.mjs
The text was updated successfully, but these errors were encountered: