alvis/presetter

View on GitHub
.jestrc.json

Summary

Maintainability
Test Coverage
{
  "coverageReporters": ["lcov", "text"],
  "projects": [
    "<rootDir>/packages/*/.jestrc.json"
  ]
}