Replies: 1 comment
-
Never mind, I immediately found the answer by reading the code: kubb/packages/core/src/types.ts Line 103 in ff821b0 |
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.
-
I want to omit the
.ts
file suffix from imports and exports in generated files when usingplugin-ts
andplugin-zod
. No I'm usingsed
in a hook but that seems a bit clumsy.There might already be a way to do this that isn't obvious to me. Please enlighten me!
Beta Was this translation helpful? Give feedback.
All reactions