woutervh- / typescript-is

MIT License
959 stars 35 forks source link

ttypescript not support TS@5 #135

Closed sunrabbit123 closed 1 year ago

sunrabbit123 commented 1 year ago

Currently, ttypescript does not support TS@5. The developers don't care either.

So we created and distributed a new package called ttsc. It's exactly the same, except for ts-node, and can be compiled with the command ttsc. I recommend using that library.