Configuration to not add .ts to import path
#1705
Closed
browniefed
started this conversation in
Ideas
Replies: 1 comment
-
|
For that you can use https://www.kubb.dev/getting-started/configure#output-extension |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Kubb adds
.tsto theimport type {} from "file.ts". This requires a project to haveallowImportingTsExtensionsin the tsconfig to betrue.It would be nice to have an option to not generate import files with file extensions.
Beta Was this translation helpful? Give feedback.
All reactions