Files
rcz/.rczrc
Olivers Vitins 5080d71fb8 feat(config): allow more config file names
.rczrc.json and rcz.config.json can now be used as rcz configuration
2023-08-22 17:41:36 +03:00

10 lines
97 B
Plaintext

{
"scopes": [
"commands",
"changelog",
"readme",
"release",
"config"
]
}