Lightweight tsconfig.json parser & paths resolver
get-tsconfig is a lightweight TypeScript configuration parser and paths resolver. The project is built around the Node.js ecosystem and addresses the problem domain of TypeScript tooling, specifically parsing tsconfig.json files and resolving path mappings. The repository also contains detailed, version-pinned technical documentation of TypeScript compiler configuration internals across versions 4.9.5, 5.9.3, and 6.0.3, as well as notes on pnpm installation behavior relevant to package resolution.