microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
99.05k stars 12.29k forks source link

Design Meeting Notes, 4/30/2024 #58417

Open DanielRosenwasser opened 2 months ago

DanielRosenwasser commented 2 months ago

TReturn and TYield for Iterators and Other Types

58243

tsc --init Updates?

MartinJohns commented 2 months ago

Related: #46150