| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > ExperimentsConfiguration
Use this class to load the "common/config/rush/experiments.json" config file. This file allows repo maintainers to enable and disable experimental Rush features.
Signature:
export declare class ExperimentsConfiguration The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ExperimentsConfiguration class.
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Readonly<IExperimentsJson<></>> |
(BETA) Get the experiments configuration. |