power-assert-js/espower-typescript

support loading different tsconfig in specific env

echopi opened this issue · 1 comments

In my scenario, I have to tsconfig files, they are tsconfig.json for production env and tsconfig.test.json for test env. How can I distinguish them when using espower-typescript?

Thanks.

@echopi Copy guess.js and modify this part for your needs.