jscpd
Installation
SKILL.md
jscpd
Copy-paste detector for JavaScript, TypeScript, and many other languages.
Quick Start
# With ignore patterns
bunx jscpd --ignore "**/node_modules/**,**/dist/**" <path>
Copy-paste detector for JavaScript, TypeScript, and many other languages.
# With ignore patterns
bunx jscpd --ignore "**/node_modules/**,**/dist/**" <path>