Skip to main content

ExperimentsConfig

Configures experiments across the entire moon workspace.

Index

Properties

interweavedTaskInheritance

interweavedTaskInheritance: boolean = ```ts true ```
@deprecated

strictProjectAliases

strictProjectAliases: boolean = ```ts true ```

Ensure that the a project alias is only used once. Duplicate aliases will trigger a hard failure.

taskOutputBoundaries

taskOutputBoundaries: boolean = ```ts true ```
@deprecated