index
:
xmake-docs
docsify
docute
fix-typos
master
vuepress
Forked from https://github.com/xmake-io/xmake-docs
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
csso
/
lib
/
compressor
/
clean
/
Comment.js
blob: aa80108d1429aecca10cd502ca89964fcad1c3bc (
plain
)
1
2
3
module.exports = function cleanComment(data, item, list) { list.remove(item); };