Closed vyshkant closed 6 years ago
Hi! :wave: Thanks for the contribution :heart:
I think this should not be necessary. An absolute path should resolve to itself no matter what is passed as the context. Can you give an example that fails?
You're right! Closing!
If TSCONFIG_PATH is a valid path to
tsconfig.json
it will be resolved not related toprocess.cwd()
.