using allowImportingTsExtensions, all imports are .ts. is there a way to convert them to .js? #223
Unanswered
mkvlrn-cm42
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
paths are being aliased properly, but since src has .ts extensions, so does the transpiled code (using esbuild). is there a way to auto swap the imoprts extension to .js with tsc-alias?
Beta Was this translation helpful? Give feedback.
All reactions