UNPKG

ipsos-components

Version:

Material Design components for Angular

15 lines (14 loc) 334 B
{ "extends": "../tsconfig-build", "files": [ "public-api.ts", "../typings.d.ts" ], "angularCompilerOptions": { "annotateForClosureCompiler": true, "strictMetadataEmit": true, "flatModuleOutFile": "index.js", "flatModuleId": "@angular/material/core", "skipTemplateCodegen": true } }