node-query/.istanbul.yml

6 lines
124 B
YAML

reporting:
reports:
- lcov
- lcovonly
report-config:
lcovonly: {file: ../coverage/lcov.info}