Quramy / lerna-yarn-workspaces-example

How to build TypeScript mono-repo project with yarn and lerna
MIT License
898 stars 94 forks source link

fixed declaration maps #14

Closed jkosters closed 6 years ago

jkosters commented 6 years ago

fixes #13 (and probably more). Got the idea from following the typescript issue referenced from #11 and ending up here.