|
|
- {
- "all": true,
- "check-coverage": true,
- "instrumentation": false,
- "sourceMap": false,
- "reporter": ["html", "text-summary"],
- "lines": 93,
- "statements": 93,
- "functions": 96,
- "branches": 89,
- "exclude": [
- "coverage",
- "example",
- "test",
- "test-core-js.js"
- ]
- }
|