Spaces:
Configuration error
Configuration error
; | |
function cleanWhitespace(node, item, list) { | |
list.remove(item); | |
} | |
module.exports = cleanWhitespace; | |
; | |
function cleanWhitespace(node, item, list) { | |
list.remove(item); | |
} | |
module.exports = cleanWhitespace; | |