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",