“Cannot find module” when using tsc to compile TypeScript using esm

后端 未结 0 746
野的像风
野的像风 2020-12-09 08:09

I have an esm package.json like so:

{
  "main": "config.js",
  "type": &qu         


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