We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e070d commit 5b5851dCopy full SHA for 5b5851d
.github/linters/.jscpd.json
@@ -1,5 +1,5 @@
1
{
2
"ignore": ["**/.github/**", "**/.git/**", "**/tests/**", "**/examples/**"],
3
- "threshold": 3,
+ "threshold": 0,
4
"reporters": ["html", "markdown"]
5
}
0 commit comments