UNPKG

jsinspect-plus

Version:

Detect copy-pasted and structurally similar code. Supports ES2020 standard (and most proposed features), TS and TSX files. Using Babel 8's parser.

6 lines (5 loc) 115 B
module.exports = { default: require('./default.js'), json: require('./json.js'), pmd: require('./pmd.js') };