File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1212 "angularCompilerOptions" : {
1313 "strictMetadataEmit" : true ,
1414 "skipTemplateCodegen" : true ,
15+ "fullTemplateTypeCheck" : true ,
16+ "strictInjectionParameters" : true ,
1517 "genDir" : " ../tmp/lib-gen-dir/" ,
1618 "flatModuleOutFile" : " password-strength.js" ,
1719 "flatModuleId" : " @angular-material-extensions/password-strength" ,
Original file line number Diff line number Diff line change 1515 "angularCompilerOptions" : {
1616 "strictMetadataEmit" : true ,
1717 "skipTemplateCodegen" : true ,
18+ "fullTemplateTypeCheck" : true ,
19+ "strictInjectionParameters" : true ,
1820 "genDir" : " ../tmp/lib-gen-dir/" ,
1921 "flatModuleOutFile" : " password-strength.js" ,
2022 "flatModuleId" : " @angular-material-extensions/password-strength" ,
You can’t perform that action at this time.
0 commit comments