Global types not recognized by TypeScript in another package in a monorepo

后端 未结 0 537
梦如初夏
梦如初夏 2020-12-08 00:43

I have a monorepo that has the following structure:

packages/
  core/
    src/
      - index.ts
      types/
        - global.d.ts
src
  reports-generator/
           


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