From 760944edacca71d1fa5bc93592065db34599148f Mon Sep 17 00:00:00 2001 From: jodi Warren Date: Wed, 20 Dec 2017 10:18:36 +0000 Subject: [PATCH] revert misunderstood change --- types/fullpage.js/tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/types/fullpage.js/tsconfig.json b/types/fullpage.js/tsconfig.json index 6fbc085728..d20953732c 100644 --- a/types/fullpage.js/tsconfig.json +++ b/types/fullpage.js/tsconfig.json @@ -8,6 +8,7 @@ "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": false, + "strictFunctionTypes": true, "baseUrl": "../", "typeRoots": [ "../"