top | item 44929660 (no title) lbltavares | 6 months ago Yes, it can't parse enums, for example. discuss order hn newest dust42|6 months ago It is available behind an experimental flag: --experimental-transform-types beart|6 months ago I think enums are on their way out, and erasable syntax is one of the main reasons.https://dev.to/ivanzm123/dont-use-enums-in-typescript-they-a...They added an optional flag to disable enums (and a few other features) in 5.8https://www.totaltypescript.com/erasable-syntax-only
beart|6 months ago I think enums are on their way out, and erasable syntax is one of the main reasons.https://dev.to/ivanzm123/dont-use-enums-in-typescript-they-a...They added an optional flag to disable enums (and a few other features) in 5.8https://www.totaltypescript.com/erasable-syntax-only
dust42|6 months ago
beart|6 months ago
https://dev.to/ivanzm123/dont-use-enums-in-typescript-they-a...
They added an optional flag to disable enums (and a few other features) in 5.8
https://www.totaltypescript.com/erasable-syntax-only