-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
documentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.team assignedA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
Spinning out of https://stackoverflow.com/questions/77435417/how-to-resolve-module-federation-import-paths-in-eslint-with-typescript: https://typescript-eslint.io/linting/troubleshooting/performance-troubleshooting/#eslint-plugin-import does not mention import/no-unresolved
. But it seems to me like import/no-unresolved
is probably unnecessary when used with TypeScript, no? Perhaps we should add it to the list of avoidable rules?
Affected URL(s)
https://typescript-eslint.io/linting/troubleshooting/performance-troubleshooting
Metadata
Metadata
Assignees
Labels
documentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.team assignedA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.