Preparing for system design interviews?  Try bugzed.com →

ESLint Plugin for TypeScript Absolute Imports

JSON →
library 0.0.4 ·javascript
verified Jun 17, 2026

This ESLint plugin automates the conversion of relative import paths to absolute or path-mapped imports within TypeScript and JavaScript projects. Currently at version 0.0.4, it's an early-stage project focused on providing auto-fixing capabilities for import path management. It directly integrates with `tsconfig.json` (or `jsconfig.json`)'s `baseUrl` and `paths` configurations, addressing a common pain point where TypeScript's compiler understands these settings but does not rewrite the import paths in the compiled output. A key differentiator is its ability to auto-fix rules like `no-relative-parent-imports`, which some other plugins might only flag. It aims to streamline the migration from relative to absolute imports, particularly as project scale increases. There is no explicit release cadence, typical for community-driven ESLint plugins.

total hits 6
actors 3 distinct systems
last hit 17d ago AhrefsBot
Script
1
Search engines
1

top countries 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany · 🇺🇸 United States