2017-02-22 14:05:04 -08:00

24 lines
299 B
JSON

{
"maxLength": 100,
"types": [
"build",
"ci",
"docs",
"feat",
"fix",
"perf",
"refactor",
"style",
"test"
],
"scopes": [
"@angular/cli",
"@ngtools/json-schema",
"@ngtools/logger",
"@ngtools/webpack",
"packaging",
"changelog"
]
}