We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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"], // ... }