mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
Formatting
This commit is contained in:
@ -4,7 +4,7 @@ exports.type = 'full';
|
||||
|
||||
exports.active = true;
|
||||
|
||||
exports.description = 'remove unused and minify used IDs';
|
||||
exports.description = 'removes unused IDs and minifies used';
|
||||
|
||||
exports.params = {
|
||||
remove: true,
|
||||
|
Reference in New Issue
Block a user