jest-workspace-projects

Demo of using yarn workspaces with an all Typescript project (all modules expose TS) and using jest to test them with ts-jest transpiling the modules and aliasing src imports to prevent walking the file system when importing in test files.