Skip to main content

ConstraintsConfig

Configures boundaries and constraints between projects.

Index

Properties

enforceProjectTypeRelationships

enforceProjectTypeRelationships: boolean = ```ts true ```

Enforces relationships between projects based on each project's type setting.

tagRelationships

tagRelationships: Record<string, string[]>

Enforces relationships between projects based on each project's tags setting. Requires a mapping of tags, to acceptable tags.