mirror of
https://github.com/svg/svgo.git
synced 2025-07-31 07:44:22 +03:00
Formatting
This commit is contained in:
@ -8,7 +8,7 @@ exports.params = {
|
||||
removeAny: false
|
||||
};
|
||||
|
||||
exports.description = 'remove <desc> (only non-meaningful by default)';
|
||||
exports.description = 'removes <desc> (only non-meaningful by default)';
|
||||
|
||||
var standardDescs = /^Created with/;
|
||||
|
||||
|
Reference in New Issue
Block a user