Skip to content

Commit 8c3ebe8

Browse files
Update apps/rush-lib/src/api/RushConfiguration.ts
Co-Authored-By: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
1 parent 084266e commit 8c3ebe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export interface IConfigurationEnvironmentVariable {
140140
/**
141141
* Set to true to override the environment variable even if it is set on the device
142142
*/
143-
override?: boolean; //
143+
override?: boolean;
144144
}
145145

146146
/**

0 commit comments

Comments
 (0)