verbose: true
instrumentation:
  root: .
  extensions:
    - .js
reporting:
    print: summary
    reports:
        - lcov
    dir: ./coverage
