Node.js Now Has TypeScript Type Stripping On By Default
-
Eric McCarthy
-
-
2 min read -
nodejs
Today I learned that Node.js has turned on TypeScript type stripping — even in recent releases of v22! Time to start running TS directly in Node! There's a bit of a catch though: you gotta drop enums.