bc4dec433bbee246137bdccfc0ac428c3e46e691ded8595931eea64ca4cfff1639751df1ac97e60a11c4f7b73029d9d1554392e124f140649373687517cc3a 159 B

12345678910
  1. {
  2. "all": true,
  3. "check-coverage": false,
  4. "reporter": ["text-summary", "text", "html", "json"],
  5. "exclude": [
  6. "coverage",
  7. "test",
  8. "test-corejs.js"
  9. ]
  10. }