summaryrefslogtreecommitdiff
path: root/node_modules/async-limiter/.nycrc
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/async-limiter/.nycrc')
-rw-r--r--node_modules/async-limiter/.nycrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/node_modules/async-limiter/.nycrc b/node_modules/async-limiter/.nycrc
deleted file mode 100644
index 874c1de..0000000
--- a/node_modules/async-limiter/.nycrc
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "check-coverage": false,
- "lines": 99,
- "statements": 99,
- "functions": 99,
- "branches": 99,
- "include": [
- "index.js"
- ]
-} \ No newline at end of file