ts-json-schema-generator
ts-json-schema-generator copied to clipboard
fix: resolve tsconfig from cwd
📦 Published PR as canary version: 0.96.1--canary.979.fe4869a.0
:sparkles: Test out this PR locally via:
npm install [email protected]
# or
yarn add [email protected]
This might be an issue related to process.cwd() in node. https://github.com/nodejs/node/issues/8237