{"library":"tsc-absolute","type":"library","category":null,"description":"A drop-in wrapper for the TypeScript compiler (tsc) that converts relative file paths in error messages to absolute paths. Current stable version is 1.0.1, released periodically with no fixed cadence. Key differentiator: solves a long-standing TypeScript feature request without modifying the compiler itself. Useful for monorepo navigation and CI/CD error parsing. Acts as a simple regex-based log transformer, requiring TypeScript >=4.6 as a peer dependency. Ships with TypeScript types and works in any environment where tsc runs, but accuracy depends on TypeScript's logging format staying stable.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tsc-absolute","imports":["npx tsc-absolute --strict","tsc-absolute --project tsconfig.json","execSync('npx tsc-absolute --noEmit', {cwd: '/path'})"]},{"cmd":"yarn add tsc-absolute","imports":[]},{"cmd":"pnpm add tsc-absolute","imports":[]}],"homepage":null,"github":"https://github.com/domdomegg/tsc-absolute","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tsc-absolute","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}