diff --git a/aio/tsconfig.json b/aio/tsconfig.json index 2e5d77de7a..bcb138ef77 100644 --- a/aio/tsconfig.json +++ b/aio/tsconfig.json @@ -37,7 +37,6 @@ ], "angularCompilerOptions": { "disableTypeScriptVersionCheck": true, - "fullTemplateTypeCheck": true, "strictInjectionParameters": true, "strictTemplates": true }