Skip to content

Commit e51385e

Browse files
committed
Fix spacing
1 parent 4f011a6 commit e51385e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/rush-lib/src/api/RushConfiguration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export interface IPnpmOptionsJson extends IPackageManagerOptionsJsonBase {
174174
* @internal
175175
*/
176176
export interface IYarnOptionsJson extends IPackageManagerOptionsJsonBase {
177-
/**
177+
/**
178178
* If true, then Rush will add the "--ignore-engines" option when invoking Yarn.
179179
* This allows "rush install" to succeed if there are dependencies with engines defined in
180180
* package.json which do not match the current environment.

0 commit comments

Comments
 (0)