diff --git a/plugins/removeUselessStrokeAndFill.js b/plugins/removeUselessStrokeAndFill.js index 981b6c7a..4604d110 100644 --- a/plugins/removeUselessStrokeAndFill.js +++ b/plugins/removeUselessStrokeAndFill.js @@ -1,6 +1,6 @@ 'use strict'; -exports.type = 'peItem'; +exports.type = 'perItem'; exports.active = true;