json-typedef-infer icon indicating copy to clipboard operation
json-typedef-infer copied to clipboard

Control the generated filename(s)

Open kopp opened this issue 2 years ago • 0 comments

I use jtd-codegen (version 0.4.1) to generate TypeScript code. This results in a file index.ts. Is there a way to control the generated filename(s)? I run jtd-codegen for multiple json typedef files and I would like to place the output in one directory -- hence calling all index.ts does not work.

kopp avatar Nov 20 '22 19:11 kopp