logoalt Hacker News

jesse__today at 5:02 AM2 repliesview on HN

My bad, didn't fact check myself before I made an annoying quip. For some reason I thought browsers and started to roll out out native support for TS.


Replies

TheBicPentoday at 5:32 AM

It's been stuck at stage 1 since early 2022 unfortunately. https://github.com/tc39/proposal-type-annotations

norman784today at 10:01 AM

Maybe you got confused, because NodeJS is now able to strip annotations (it does not transform enums, etc) to let you run Typescript files directly.

show 1 reply