42f79a32c553f5cb56fbc04f7b7ad2f9016152e0326d2c1d1795826f8dc37e60779261af55e56012f96d73dd0715c0d6658f6ea7fd6c5aaa8feb0660392219 149 B

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