Dashboard sipadu mbip
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314151617
  1. {
  2. "all": true,
  3. "check-coverage": true,
  4. "instrumentation": false,
  5. "sourceMap": false,
  6. "reporter": ["html", "text-summary"],
  7. "lines": 93,
  8. "statements": 93,
  9. "functions": 96,
  10. "branches": 89,
  11. "exclude": [
  12. "coverage",
  13. "example",
  14. "test",
  15. "test-core-js.js"
  16. ]
  17. }