Skip to content

Instantly share code, notes, and snippets.

@padupuy
Created November 22, 2017 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save padupuy/001102c063af5064cb482687c23595d9 to your computer and use it in GitHub Desktop.
Save padupuy/001102c063af5064cb482687c23595d9 to your computer and use it in GitHub Desktop.
Detect copy-pasted and structurally similar JavaScript code
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