feature(tsc-wrapped): add option for closure compiler JSDoc annotations
This commit is contained in:

committed by
Chuck Jazdzewski

parent
c1a62e2154
commit
664a6273e1
@ -24,6 +24,7 @@
|
||||
"../../../node_modules/zone.js/dist/zone.js.d.ts"
|
||||
],
|
||||
"angularCompilerOptions": {
|
||||
"annotateForClosureCompiler": true,
|
||||
"strictMetadataEmit": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user