UNPKG

242 BYAMLView Raw
1verbose: false
2instrumentation:
3 include-all-sources: true
4 extensions:
5 - .js
6reporting:
7 reports:
8 - json-summary
9 - lcov
10 watermarks:
11 statements: [50, 80]
12 lines: [50, 80]
13 functions: [50, 80]
14 branches: [50, 80]