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

[Config]: Change preset configuration to accept multiple presets at the same time #138

Open
c0nst4ntin opened this issue Mar 9, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@c0nst4ntin
Copy link
Collaborator

As discussed in the following pull request, we should consider making the presets config an array, so people can combine different presets:

Example:

{
    "presets": ["laravel", "iso4217", "iso3166"],
    // ...
}
@c0nst4ntin c0nst4ntin changed the title [CONFIG]: Change preset configuration to accept multiple presets at the same time [Config]: Change preset configuration to accept multiple presets at the same time Mar 9, 2025
@c0nst4ntin c0nst4ntin added enhancement New feature or request good first issue Good for newcomers labels Mar 9, 2025
@julio-cavallari
Copy link
Contributor

Hi @c0nst4ntin, I created a first version about this discussion, it is in this PR

[Config] Multiple presets in config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants