Home > @microsoft/rush-lib > IConfigurationEnvironmentVariable > override
IConfigurationEnvironmentVariable.override property
Set to true to override the environment variable even if it is set in the parent environment. The default value is false.
Signature:
override?: boolean;