How to use tsconfig.json in babel

227 views Asked by At

I'm building a script that compiles Monorepo packages, I'm using typescript, each package has its own typescript config.

I want to tell @babel/preset-typescript which config file to use.

0

There are 0 answers