| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > RushConfiguration > ensureConsistentVersions
Warning: This API is now obsolete.
This setting was moved from
rush.jsontocommon-versions.json<></>. Read it using Subspace.shouldEnsureConsistentVersions() instead.
If true, then consistent version specifiers for dependencies will be enforced. I.e. "rush check" is run before some commands.
Signature:
readonly ensureConsistentVersions: boolean;