From a2316cd3f6477f54b5fd0a6b9bbd88cdff9c8f9b Mon Sep 17 00:00:00 2001 From: linxiaowu66 Date: Mon, 13 Nov 2017 15:48:42 +0800 Subject: [PATCH] feat(better-scroll): tsconfig.json update config --- types/better-scroll/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/better-scroll/tsconfig.json b/types/better-scroll/tsconfig.json index 2751a06e4a..774ffc076f 100644 --- a/types/better-scroll/tsconfig.json +++ b/types/better-scroll/tsconfig.json @@ -7,7 +7,7 @@ ], "noImplicitAny": true, "noImplicitThis": true, - "strictNullChecks": false, + "strictNullChecks": true, "strictFunctionTypes": true, "baseUrl": "../", "typeRoots": [