Hacker News new | ask | show | jobs
by rlt 166 days ago
What's the process for getting an agent like Claude Code to use jscpd effectively? I assume it's just another tool call with some basic prompting?
1 comments

I have it as a pre commit hook and also runs in CI. I also wrote an eslint plugin

https://github.com/shepherdjerred/scout-for-lol/blob/main/es...