Home > @microsoft/rush-lib > RushConfiguration > ensureConsistentVersions
RushConfiguration.ensureConsistentVersions property
If true, then consistent version specifiers for dependencies will be enforced. I.e. "rush check" is run before some commands.
Signature:
readonly ensureConsistentVersions: boolean;