aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/function-bind/.nycrc
diff options
context:
space:
mode:
Diffstat (limited to 'backend/node_modules/function-bind/.nycrc')
-rw-r--r--backend/node_modules/function-bind/.nycrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/backend/node_modules/function-bind/.nycrc b/backend/node_modules/function-bind/.nycrc
deleted file mode 100644
index 1826526..0000000
--- a/backend/node_modules/function-bind/.nycrc
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "all": true,
- "check-coverage": false,
- "reporter": ["text-summary", "text", "html", "json"],
- "lines": 86,
- "statements": 85.93,
- "functions": 82.43,
- "branches": 76.06,
- "exclude": [
- "coverage",
- "test"
- ]
-}