ng-turkey/ngx-context

View on GitHub
projects/ngx-context/tsconfig.lib.prod.json

Summary

Maintainability
Test Coverage
{
  "extends": "./tsconfig.lib.json",
  "compilerOptions": {
    "declarationMap": false
  },
  "angularCompilerOptions": {
    "enableIvy": false,
    "compilationMode": "partial"
  }
}