babel-plugin-typescript-path-aliases
Babel plugin provide to resolving of path aliases used in tsconfig.json file.
Babel plugin provide to resolving of path aliases used in tsconfig.json file.
An ESBuild plugin that fixes import paths by applying fixAliasPlugin, fixFolderImportsPlugin, and fixExtensionsPlugin. It ensures correct file extensions, resolves path aliases, and fixes directory imports in your build output when using 'tsup' with 'bund
Creates path aliases for your TS or JS project by auto-generating and/or auto-updating jsconfig or tsconfig files.