microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.74k stars 587 forks source link

[rush] Scope --make-consistent when adding projects to subspace #4791

Closed william2958 closed 2 weeks ago

william2958 commented 2 weeks ago

Summary

This addresses the issue #4789 where running rush add -p <package_name> --make-consistent will update the package.json files of projects outside the current subspace.

Details

How it was tested

Impacted documentation