justkey007 / tsc-alias

Replace alias paths with relative paths after typescript compilation
MIT License
876 stars 63 forks source link

feat: support typescript 5.5 template #225

Open kalvenschraut opened 1 month ago

kalvenschraut commented 1 month ago

https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/#the-configdir-template-variable-for-configuration-files

Was going try adding a test, but ran into difficulties with older packages and current tests failing prior to my change which may be related to my system having pnpm 9 and having to update the lockfile and potentially pulling in new dependencies.