ingo-eichhorst/drmgen

View on GitHub
jest.config.json

Summary

Maintainability
Test Coverage
{
  "collectCoverageFrom": ["lib/**/*.js"],
  "collectCoverage": true,
  "testEnvironment": "node"
}