top | item 43674912 (no title) autocole | 10 months ago It seems a little silly to not support some of the small additions TypeScript contributes when it could just be another flag to enable enum, namespace, constructor to property init support discuss order hn newest niedzielski|10 months ago you can try the --experimental-transform-types flag to support TypeScript code gen. I'll add it to the notes!--experimental-transform-types: https://nodejs.org/en/blog/release/v22.7.0#experimental-tran...
niedzielski|10 months ago you can try the --experimental-transform-types flag to support TypeScript code gen. I'll add it to the notes!--experimental-transform-types: https://nodejs.org/en/blog/release/v22.7.0#experimental-tran...
niedzielski|10 months ago
--experimental-transform-types: https://nodejs.org/en/blog/release/v22.7.0#experimental-tran...