Skip to content

Commit

Permalink
update md
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Qun committed Jan 10, 2025
1 parent c0226ed commit 728cab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/reviews/api/rush-lib.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,10 +478,10 @@ export interface IExecutionResult {
// @beta
export interface IExperimentsJson {
allowCobuildWithoutCache?: boolean;
autoGenerateDecoupledLocalDependencies?: boolean;
buildCacheWithAllowWarningsInSuccessfulBuild?: boolean;
buildSkipWithAllowWarningsInSuccessfulBuild?: boolean;
cleanInstallAfterNpmrcChanges?: boolean;
disableCrossSubspaceChecking?: boolean;
enableSubpathScan?: boolean;
forbidPhantomResolvableNodeModulesFolders?: boolean;
generateProjectImpactGraphDuringRushUpdate?: boolean;
Expand Down

0 comments on commit 728cab1

Please sign in to comment.