Skip to content

Commit c77d7ce

Browse files
committed
undo config change
1 parent 6cc3651 commit c77d7ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/jscpd.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"ignore": ["**node_modules**", "**dist**"],
44
"gitignore": true,
55
"threshold": 2.75,
6-
"minLines": 3
6+
"minLines": 3,
7+
"output": "./",
8+
"reporters": ["json"]
79
}

0 commit comments

Comments
 (0)