@goldstack/utils-typescript-references

Keep TypeScript path references synced in Yarn monorepos automatically

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Utility for keeping TypeScript references in sync in a Yarn monorepo

Commands

goldstack-utils-typescript-references

Examples

update all typescript references in monorepo$ goldstack-utils-typescript-references
sync typescript references for specific package$ goldstack-utils-typescript-references --package my-package
check if typescript references are out of sync$ goldstack-utils-typescript-references --check
update typescript references with verbose output$ goldstack-utils-typescript-references --verbose
fix broken tsconfig path mappings in workspace$ goldstack-utils-typescript-references --fix-all