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