setup-php/node_modules/async-limiter/.nycrc
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

10 lines
137 B
JSON

{
"check-coverage": false,
"lines": 99,
"statements": 99,
"functions": 99,
"branches": 99,
"include": [
"index.js"
]
}