Spaces:
Configuration error
Configuration error
export default function cleanWhitespace(node, item, list) { | |
list.remove(item); | |
}; | |
export default function cleanWhitespace(node, item, list) { | |
list.remove(item); | |
}; | |