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
tags
Configuration
Package configuration
A project configuration file is a
commonality.json
file located at the root of a package directory.
Properties
tags
The tags associated with the package. Packages can be selected with tags using
selectors
in your
project configuration
.
When editing tags in
Commonality Studio
, we’ll automatically update this property for you.
commonality.json
Copy
{
"tags"
: [
"ui"
,
"buildable"
,
"checkout"
]
}
Was this page helpful?
Yes
No
Suggest edits
Project configuration
Global options
Assistant
Responses are generated using AI and may contain mistakes.