{ "produce-source-map": true, "check-coverage": true, "lines": 60, "statements": 60, "functions": 60, "branches": 60, "watermarks": { "lines": [ 60, 80 ], "functions": [ 60, 80 ], "branches": [ 60, 80 ], "statements": [ 60, 80 ] }, "reporter": [ "lcov", "text-summary" ], "cache": true, "exclude": [ "test/*.js", "test/setup/*.js", "test/integration/**", "test/unit/**" ] }