update-ts-references

JSON →
library 6.0.0 ·javascript
verified Jun 4, 2026

Automatically updates TypeScript project references in tsconfig.json files based on workspace dependencies from package.json. Version 6.0.0 requires Node.js >=22.13.0. Works with npm, yarn, pnpm, and lerna monorepos. It reads dependencies out of package.json and applies them as references in tsconfig.json, optionally creating tsconfig files and path mappings. A key differentiator is its support for createTsConfig (auto-creates tsconfig for packages with .ts/.tsx main entries) and createPathMappings (generates path mappings for IDE support). Released under active maintenance on GitHub by eBayClassifiedsGroup.