DEV Community

Discussion on: TypeScript monorepo for React project

Collapse
 
stereobooster profile image
stereobooster

Yep, people already point this out github.com/stereobooster/typescrip.... All problems resolved.

Problem 2 can't be solved gracefully with different config, because we need to run build before running tests, so it will get confusing. Instead I added babel to process ES6 modules