It does seem a bit of a mixed message to enable this by default while still saying the functionality is experimental. I fear many people will take this as a signal to start using the feature in production, then find a later Node.js update breaks things if the behaviour changes.
Sonata|1 year ago
It does seem a bit of a mixed message to enable this by default while still saying the functionality is experimental. I fear many people will take this as a signal to start using the feature in production, then find a later Node.js update breaks things if the behaviour changes.
Shakahs|1 year ago
satanacchio|1 year ago
richajak|1 year ago
Does it mean that any type mentioned in https://www.typescriptlang.org/docs/handbook/2/everyday-type... is supported? Any exception to this list? or additional?
For feature depends on JS Decorator, that involves transformation, what are those? I saw enums and namespaces. Any list?
Thanks, I am not so familiar with Typescript, though I saw some of the libraries I use are sprinkled with TS.