更新
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
function cleanWhitespace(node, item, list) {
|
||||
list.remove(item);
|
||||
}
|
||||
|
||||
module.exports = cleanWhitespace;
|
||||
Reference in New Issue
Block a user