From cfc1a24bcb782721780eb79cc45260db16ffad64 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 16 Mar 2019 20:57:31 +0800 Subject: Add remember me. --- Timeline/ClientApp/tsconfig.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Timeline/ClientApp/tsconfig.json') diff --git a/Timeline/ClientApp/tsconfig.json b/Timeline/ClientApp/tsconfig.json index 437067d6..86c42495 100644 --- a/Timeline/ClientApp/tsconfig.json +++ b/Timeline/ClientApp/tsconfig.json @@ -17,5 +17,9 @@ "dom" ], "strict": true + }, + "angularCompilerOptions": { + "fullTemplateTypeCheck": true, + "strictInjectionParameters": true } } -- cgit v1.2.3