diff options
Diffstat (limited to 'node_modules/async-limiter/.nycrc')
| -rw-r--r-- | node_modules/async-limiter/.nycrc | 10 |
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 |