Open
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