typescript-monorepo-boilerplate
typescript-monorepo-boilerplate copied to clipboard
Pure ESM monorepo usage native TypeScript compiler ๐
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2. Release notes Sourced from @โbabel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
First of all, great work, thank you! It would be awesome if you could add a template for a library that can be published to npm and that can be...
Thanks for this. I've been pulling my hair out trying to resolve the imports on my own monorepo. Quick question. For this package, I find that I must compile the...