Skip to content

Commit df0b633

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

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
@@ -241,7 +241,7 @@ export interface ICurrentVariantJson {
241241
*
242242
* @public
243243
*/
244-
export class PackageManagerOptionsConfigurationBase implements IPackageManagerOptionsJsonBase {
244+
export abstract class PackageManagerOptionsConfigurationBase implements IPackageManagerOptionsJsonBase {
245245
/**
246246
* Enviroment variables for the package manager
247247
*/

0 commit comments

Comments
 (0)