mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":semanticCommitTypeAll(chore)",
|
|
":semanticCommitScope(package)"
|
|
]
|
|
}
|