Ts-node as a runtime options

Would it be possible to add ts-node as a runtime option?

It would save the hassle of having to transpile ts to js.
That would avoid having to take the long route to support Typescript.

(if I am not mistaken, ts-node is still just a js node script)

1 Like