swimlane/ngx-charts

View on GitHub
src/tsconfig.app.json

Summary

Maintainability
Test Coverage
{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "outDir": "../out-tsc/app",
    "types": []
  },
  "exclude": ["test.ts", "**/*.spec.ts"],
  "angularCompilerOptions": {
    "preserveWhitespaces": true,
    "enableIvy": false
  }
}