{"library":"eslint-import-resolver-typescript","type":"library","category":null,"description":"This package provides a TypeScript-aware resolver for `eslint-plugin-import` and its faster alternative, `eslint-plugin-import-x`. It enables ESLint to correctly resolve import paths in TypeScript projects, including support for `tsconfig.json`'s `paths` mapping, resolving `.cts`, `.mts`, `.ts`, `.tsx`, `.d.cts`, `.d.mts`, and `.d.ts` extensions. A key feature is its preference for `@types/*` definitions or local `.d.ts` files over plain JavaScript files in `node_modules` for versions 2.0.0 and above. The package is actively maintained, with the current stable version being 4.4.4, receiving frequent patch updates and minor feature releases. It supports multiple `tsconfig.json` files and `package.json` `imports`/`exports` fields, ensuring robust module resolution within complex TypeScript setups.","language":"javascript","status":"active","version":"4.4.4","tags":["javascript","typescript","eslint","import","resolver","plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-import-resolver-typescript","imports":["import tsResolver from 'eslint-import-resolver-typescript';","{ 'import/resolver': { 'typescript': true } }","{ 'import/resolver': { 'typescript': { 'alwaysTryTypes': true, 'project': './tsconfig.eslint.json' } } }"]},{"cmd":"yarn add eslint-import-resolver-typescript","imports":[]},{"cmd":"pnpm add eslint-import-resolver-typescript","imports":[]}],"homepage":null,"github":"https://github.com/import-js/eslint-import-resolver-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-import-resolver-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-import-resolver-typescript/compatibility"}}