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.

5 lines (3 loc) 119 B
var path = require('path'); var dirmap = require('dirmap'); module.exports = dirmap(path.resolve(__dirname), true);