{
  "extends": "../tsconfig-build",
  "files": [
    "public-api.ts",
    "../typings.d.ts"
  ],
  "angularCompilerOptions": {
    "annotateForClosureCompiler": true,
    "strictMetadataEmit": true,
    "flatModuleOutFile": "index.js",
    "flatModuleId": "@angular/material-experimental/mdc-select",
    "skipTemplateCodegen": true,
    "fullTemplateTypeCheck": true
  }
}
