ipsos-components
Version:
Material Design components for Angular
15 lines (14 loc) • 335 B
JSON
{
"extends": "../tsconfig-build",
"files": [
"public-api.ts",
"../typings.d.ts"
],
"angularCompilerOptions": {
"annotateForClosureCompiler": true,
"strictMetadataEmit": true,
"flatModuleOutFile": "index.js",
"flatModuleId": "@angular/material/table",
"skipTemplateCodegen": true
}
}