top | item 44781127

(no title)

throwitaway1123 | 7 months ago

In Node 22.7 and above you can enable features like enums and parameter properties with the --experimental-transform-types CLI option (not to be confused with the old --experimental-strip-types option).

discuss

order

sroussey|7 months ago

Excellent update! Thanks!