bns_zhgd_web/node_modules/async-limiter/.nycrc

10 lines
137 B
Plaintext
Raw Normal View History

2025-04-02 10:01:21 +08:00
{
"check-coverage": false,
"lines": 99,
"statements": 99,
"functions": 99,
"branches": 99,
"include": [
"index.js"
]
}