typescript-transform-paths transforms module resolution paths using TypeScript path mapping and/or custom paths.
It is flagged as an Unused devDependencies
by Knip
even though it is declared in the plugins array of my tsconfig.json :
"plugins": [
{ "transform": "typescript-transform-paths" },
{ "transform": "typescript-transform-paths", "afterDeclarations": true }
],
Thank you very much π
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too