Example Lerna monorepo with Jest, TypeScript & Babel
-
Go to definition
works without building the project. - Building packages creates the expected
build/
folder structure. - Minimal maintenance of config files.
npm install
npm run bootstrap
npm start # Run build, tests & lint