{ "threshold": 0, "reporters": ["console"], "ignore": [ "**/target/**", "**/*.lock", "**/tests/**" ], "format": ["rust"], "minLines": 5, "minTokens": 50, "skipLocal": false, "blame": false, "gitignore": true, "output": ".jscpd-report" }