relative-import-fixer
CLI tool for TypeScript projects that removes unnecessary relative imports and replaces them with absolute imports based on the paths configured
@korautils/alias-fixer
A development utility to automatically fix relative imports by replacing them with path aliases defined in your tsconfig.json. Ideal for streamlining large codebases with consistent import paths.