conventional-changelog / conventional-changelog/commitlint
feat: type-enum-extra
Open
feature
- Dominant language
- TypeScript
- Stars
- 18.7k
- Forks
- 970
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 49
Description
### Expected Behavior
now that if i want to add one specific type enum, i have to copy the whole old type-enum configuration.
if there is a `type-enum-extra`, i can just add some extra without inpacting old type-enum, like this:
```
'type-enum-extra': ['cleanup']
```
wouldn't that be easier?
thanks a bunch
### Current Behavior
_No response_
### Affected packages
- [ ] cli
- [ ] core
- [ ] prompt
- [ ] config-angular
### Possible Solution
_No response_
### Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.