Created
November 22, 2017 16:29
-
-
Save padupuy/001102c063af5064cb482687c23595d9 to your computer and use it in GitHub Desktop.
Detect copy-pasted and structurally similar JavaScript code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jsinspect -r json -t 50 --ignore "node_modules" ./src > report.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment