From 068b736687abcd792ad46d65d5d932003bdaf80c Mon Sep 17 00:00:00 2001 From: James Lawrence Date: Sat, 26 Jan 2019 12:50:21 +0000 Subject: [PATCH] Revert tsconfig.json --- types/react-jss/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-jss/tsconfig.json b/types/react-jss/tsconfig.json index bd1b3e736c..161f1a346c 100644 --- a/types/react-jss/tsconfig.json +++ b/types/react-jss/tsconfig.json @@ -15,7 +15,7 @@ "noEmit": true, "forceConsistentCasingInFileNames": true, "jsx": "react", - "strictFunctionTypes": false + "strictFunctionTypes": true }, "files": [ "index.d.ts",