eslint-import-resolver-typescript bridges ESLint's import resolution and TypeScript's module resolution. It allows ESLint to understand and validate imports in TypeScript projects, correctly resolving paths defined in tsconfig.json. By leveraging TypeScript's compiler options like paths and baseUrl, the resolver ensures accurate linting of import statements, preventing false positives and improving code quality in TypeScript projects using ESLint. It simplifies configuration by using your existing TypeScript setup.
Releases of eslint-import-resolver-typescript were sporadic from 2017 to early 2022. Release frequency increased significantly from June 2022 to April 2025. July and August of 2025 had no releases, with frequency trending downwards after April of 2025. March of 2025 was the period with the most releases. Versions 3 and 4 were the result of this increase in frequency.
Eslint-import-resolver-typescript downloads show a consistent upward trend from March 2024 to August 2025, peaking at 63.7 million. September 2025 downloads are significantly lower (12.7 million), but this represents incomplete data for the current month.