bemusic/bemuse

View on GitHub
e2e/tsconfig.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "noEmit": true,
    "target": "ES2015",
    "module": "CommonJS"
  }
}