mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 23:15:56 +08:00
16 lines
163 B
JSON
16 lines
163 B
JSON
{
|
|
"maxLength": 100,
|
|
"types": [
|
|
"build",
|
|
"ci",
|
|
"docs",
|
|
"feat",
|
|
"fix",
|
|
"perf",
|
|
"refactor",
|
|
"style",
|
|
"test",
|
|
"tool"
|
|
]
|
|
}
|