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
This (eslint-import-resolver-typescript) is not an ESLint plugin, it is a resolver for eslint-plugin-import-x and eslint-plugin-import for them to find .(ts|tsx) files.
As for your case, I would recommend eslint-plugin-import-x, it supports ESLint 8.56 and ESLint 9, and it will be upgraded to typescript-eslint v8 pretty soon (I am planning to release a new version to land that).
Hello,
We are working on migrating ESLint to the 9 version.
We updated it and also installed the latest Typescript ESLint plugin version, but it is not clear to us if this plugin is still required.
Is it?
Will it be migrated?
Thanks
The text was updated successfully, but these errors were encountered: