Summary
It looks like Node is removing the --experimental-transform-types flag in upcoming versions of Node, leaning more heavily into the erasableSyntaxOnly flag
Should remove mention of this from the TypeScript docs page when the time comes
https://greenwoodjs.dev/docs/resources/typescript/
Additional Details
Not sure when this is happening, but maybe best to go ahead and do it as part of the next Greenwood release anyway? 🤔
Greenwood Issue
No response
Summary
It looks like Node is removing the
--experimental-transform-typesflag in upcoming versions of Node, leaning more heavily into theerasableSyntaxOnlyflag--experimental-transform-typesnodejs/typescript#51Should remove mention of this from the TypeScript docs page when the time comes
https://greenwoodjs.dev/docs/resources/typescript/
Additional Details
Not sure when this is happening, but maybe best to go ahead and do it as part of the next Greenwood release anyway? 🤔
Greenwood Issue
No response