projecte_ionic/node_modules/async-limiter/.nycrc
2022-02-09 18:30:03 +01:00

10 lines
137 B
JSON
Executable file

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