diff --git a/.jscpd.json b/.jscpd.json index e6b45d4..0d56032 100644 --- a/.jscpd.json +++ b/.jscpd.json @@ -1,5 +1,5 @@ { - "threshold": 0.5, + "threshold": 2, "ignore": ["spec/**"], "reporters": ["threshold"] }