{
  "extends": "../tsconfig-build",
  "files": [
    "public-api.ts"
  ],
  "angularCompilerOptions": {
    "annotateForClosureCompiler": true,
    "strictMetadataEmit": true,
    "flatModuleOutFile": "index.js",
    "flatModuleId": "@angular/cdk/accordion",
    "skipTemplateCodegen": true,
    "fullTemplateTypeCheck": true
  }
}
