diff --git a/.jscpd.json b/.jscpd.json index c9247be7..688e9867 100644 --- a/.jscpd.json +++ b/.jscpd.json @@ -1,3 +1,3 @@ { - "ignore": ["**/**.yaml"] + "ignore": ["**/*.yaml"] }