Skip to content

Commit

Permalink
Update .jscpd.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-96 committed Sep 7, 2024
1 parent e6d2f97 commit 1ee44b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jscpd.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"threshold": 0,
"reporters": ["consoleFull"],
"ignore": ["**/__snapshots__/**", "**/node_modules/**", "src/index.html"],
"ignore": ["**/__snapshots__/**", "**/node_modules/**", "**/src/index.html"],
"absolute": true
}

0 comments on commit 1ee44b1

Please sign in to comment.