install-nix-action/node_modules/async-limiter/.nycrc
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00

10 lines
No EOL
137 B
JSON

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