{ "reporter": [ "lcov", "text" ], "check-coverage": true, "lines": 100, "branches": 100, "statements": 100, "all": true, "include": [ "src/**/*.js" ] }