Skip to content

Archinowsk/eslint-import-resolver-typescript-bug-reproduction

Repository files navigation

eslint-import-resolver-typescript-bug-reproduction

lint-windows-2025

After updating eslint-import-resolver-typescript version 3.9.0 to 4.3.4, the following regression appears.

NOTE: This bug appears only on Windows. This works fine on Mac and Linux.

  1. Install yarn and run yarn install (correct yarn version included in repo)
  2. Run yarn eslint
  3. This will produce two import/no-unresolved errors, for eslint/config and typescript-eslint.
  4. The same error will appear in eslint.config.js and index.ts to demonstrate it appears outside ESLint config file.

Environment:

  • OS: Windows 11
  • NodeJS: 22.11.0
  • Yarn: 4.9.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published