What is the correct way of transpiling?

前端 未结 0 1584
有刺的猬
有刺的猬 2021-02-08 05:24

I am using TypeScript and ts-node to execute my script as follows:

node -r ts-node/register index.ts

This works fine, but the compilation process

相关标签:
回答
  • 消灭零回复
提交回复
热议问题