susanforme / typescript-monorepo

A Typescript monorepo module resolve example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Typescript monorepo module resolve example


Languages

Language:TypeScript 75.2%Language:HTML 24.8%