Commonality home page
Search...
⌘K
Feedback
commonalityco/commonality
commonalityco/commonality
Search...
Navigation
Documentation
API Reference
Integrations
Configuration
Project configuration
Package configuration
CLI
Global options
check
constrain
studio
Objects
Check object
Constraint object
Utilities
json
text
diff
defineTestCheck
On this page
Properties
disallow
allow
Objects
Constraint object
Constraints are used to limit which packages can depend on one another.
Properties
disallow
Copy
"*"
|
string
[]
The
disallow
property accepts a
*
selector
to match all packages or an array of
tags
to match groups of packages.
allow
Copy
"*"
|
string
[]
The
allow
property accepts a
*
selector
to match all packages or an array of
tags
to match groups of packages.
Was this page helpful?
Yes
No
Suggest edits
Check object
json
Assistant
Responses are generated using AI and may contain mistakes.