/typescript-monorepo

A Typescript monorepo module resolve example

Primary LanguageTypeScript

TypeScript monorepo importing from parent directories

This is a proposed solution to the is not under 'rootDir' error TS6059 that TypeScript generates when rootDir is set, and imports from parents of rootDir are attempted.