TypeScript excitement πŸ˜‰

Thanks to @searyanc.dev for landing the new --erasableSyntaxOnly tsconfig flag. Heading for TS 5.8 Beta next week πŸŽ‰

πŸ”· Guides users away from TS-only runtime features such as enum & namespace

πŸ”· Pairs nicely with Node's recent TypeScript support

https://github.com/microsoft/TypeScript/pull/61011

Comments