We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f011a6 commit e51385eCopy full SHA for e51385e
apps/rush-lib/src/api/RushConfiguration.ts
@@ -174,7 +174,7 @@ export interface IPnpmOptionsJson extends IPackageManagerOptionsJsonBase {
174
* @internal
175
*/
176
export interface IYarnOptionsJson extends IPackageManagerOptionsJsonBase {
177
- /**
+ /**
178
* If true, then Rush will add the "--ignore-engines" option when invoking Yarn.
179
* This allows "rush install" to succeed if there are dependencies with engines defined in
180
* package.json which do not match the current environment.
0 commit comments