thomasdashney/redux-modular

View on GitHub
jest-config.json

Summary

Maintainability
Test Coverage
{
  "coverageThreshold": {
    "global": {
      "branches": 100,
      "functions": 100,
      "lines": 100,
      "statements": 100
    }
  }
}