Update .lintstagedrc.js
[poolifier.git] / .c8rc.json
index a5c9366d7b41f786ec9982f0ff9af120d9a9de77..74ea8163fd560ba64203f2dad29690ea0f35eea8 100644 (file)
@@ -1,7 +1,7 @@
 {
   "check-coverage": true,
-  "lines": 95,
-  "statements": 95,
+  "lines": 93,
+  "statements": 93,
   "functions": 95,
-  "branches": 95
+  "branches": 93
 }