diff --git a/package.json b/package.json index 3f43154..c3642a6 100644 --- a/package.json +++ b/package.json @@ -50,14 +50,6 @@ "!**/build/**", "!**/coverage/**" ], - "coverageThreshold": { - "global": { - "branches": 100, - "functions": 100, - "lines": 100, - "statements": 100 - } - }, "coverageReporters": [ "text", "text-summary"