azu / monorepo-utils

A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
164 stars 10 forks source link

feat: append tsconfigPath filename to path if not tsconfig.json #47

Closed noisyscanner closed 3 years ago

noisyscanner commented 3 years ago

Closes #46

noisyscanner commented 3 years ago

I just noticed that it produces incorrect output when in a subdirectory! Eg src/tsconfig-esm.json - fixing image