work.suroh.tk/node_modules/async-limiter/.nycrc

10 lines
137 B
Plaintext
Raw Normal View History

2019-12-02 12:22:45 +00:00
{
"check-coverage": false,
"lines": 99,
"statements": 99,
"functions": 99,
"branches": 99,
"include": [
"index.js"
]
}