Home@moonrepo/typesInterfacesConstraintsConfigOn this pageConstraintsConfig Configures boundaries and constraints between projects.Index PropertiesenforceProjectTypeRelationshipstagRelationshipsProperties optionalenforceProjectTypeRelationshipsenforceProjectTypeRelationships?: boolean = ```ts true ```Enforces relationships between projects based on each project's type setting.tagRelationshipstagRelationships: Record<string, string[]>Enforces relationships between projects based on each project's tags setting. Requires a mapping of tags, to acceptable tags.
Configures boundaries and constraints between projects.