This commit is contained in:
k.struzhkin 2020-10-21 19:06:32 +03:00
parent bd902fdec6
commit 67e1ce2e95

View File

@ -14,9 +14,5 @@
"lib": ["esnext", "dom"],
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true
}
}