Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Has there been any talks/progress on native inclusion of typescript for type checking, for path resolution with node.js without using tsc, ts-node, tsx, native vscode TS debugging and testing support? We are 22 versions down on node.js and still the support seems to be limited at best. Is it possible to maybe share a roadmap of what is being done in this territory


There is this with does not do type checking:

https://devblogs.microsoft.com/typescript/announcing-typescr...

This will only allow you to run your TypeScript in Node, but does not perform type checking, and I don't believe has any plans to. This is from Node.js 23.9.0

https://nodejs.org/api/typescript.html#type-stripping

I don't believe Node has any plans for type checking TS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: