{ "all": true, "reporter": [ "lcov", "text-lcov", "text", "text-summary" ], "check-coverage": true, "include": [ "src" ], "extension": [ ".mjs", ".cjs", ".js" ], "statements": 100, "branches": 100, "functions": 100, "lines": 100 }