diff --git a/package.json b/package.json index 87830a8..6083fc5 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "scripts": { "build": "rollup -c rollup.config.mjs", "test": "mocha -r ts-node/register 'test/**/*.ts'", - "test-cov": "c8 --reporter=html --reporter=text-summary npm test" + "test-cov": "c8 --reporter=locv --reporter=text-summary npm test" }, "repository": { "type": "git",