.istanbul.yml 157 B

1234567
  1. ---
  2. instrumentation:
  3. excludes:
  4. - jquery-3.7.1.js
  5. baseline-file: ../tst/log/js-coverage-baseline.json
  6. reporting:
  7. dir: ../tst/log/js-coverage-report