diff --git a/.jscpd.json b/.jscpd.json index f916643..4db0004 100644 --- a/.jscpd.json +++ b/.jscpd.json @@ -1,4 +1,4 @@ { "threshold": 0.1, - "ignore": ["*.Tests/**",".github/**"] + "ignore": ["*.Tests/**", ".github/**"] }