mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
16 lines
203 B
JSON
16 lines
203 B
JSON
{
|
|
"maxLength": 100,
|
|
"types": {
|
|
"build": "",
|
|
"ci": "",
|
|
"docs": "",
|
|
"feat": "",
|
|
"fix": "",
|
|
"perf": "",
|
|
"refactor": "",
|
|
"style": "",
|
|
"test": "",
|
|
"tool": ""
|
|
}
|
|
}
|