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.
2 parents 95b9da2 + 1486e3a commit de36d99Copy full SHA for de36d99
.github/workflows/jscpd.json
@@ -1,6 +1,6 @@
1
{
2
"pattern": "packages/**/*.ts",
3
- "ignore": ["**node_modules**", "**dist**", "*/scripts/*"],
+ "ignore": ["**node_modules**", "**dist**", "**/scripts/**"],
4
"gitignore": true,
5
"threshold": 3.0,
6
"minLines": 3,
0 commit comments