mirror of
https://github.com/svg/svgo.git
synced 2025-07-31 07:44:22 +03:00
Formatting
This commit is contained in:
@ -4,7 +4,7 @@ exports.type = 'perItem';
|
||||
|
||||
exports.active = true;
|
||||
|
||||
exports.description = 'merge multiple Paths into one';
|
||||
exports.description = 'merges multiple paths in one if possible';
|
||||
|
||||
exports.params = {
|
||||
collapseRepeated: true,
|
||||
|
Reference in New Issue
Block a user