Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: type-enum-extra #3693

Open
4 tasks
justnewbee opened this issue Oct 12, 2023 · 1 comment
Open
4 tasks

feat: type-enum-extra #3693

justnewbee opened this issue Oct 12, 2023 · 1 comment
Labels

Comments

@justnewbee
Copy link

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

@escapedcat
Copy link
Member

Maybe you can try spreading the defaults and add yours? Not sure if that's possible but could work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants