.taprc.yaml 98 B

123456
  1. reporter: terse
  2. coverage-map: coverage-map.js
  3. files:
  4. - 'index.test.js'
  5. # - 'lib/**/*.test.js'