From 22e1bd7305fa9d76424e19b6cc62bbd54bc3d84a Mon Sep 17 00:00:00 2001 From: JD-Robbs Date: Mon, 9 Jan 2017 18:35:00 +0000 Subject: [PATCH] Update tsconfig.json --- sha1/tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sha1/tsconfig.json b/sha1/tsconfig.json index 81a2585b1f..ec99de7c10 100644 --- a/sha1/tsconfig.json +++ b/sha1/tsconfig.json @@ -3,6 +3,7 @@ "module": "commonjs", "target": "es6", "noImplicitAny": true, + "noImplicitThis": true, "strictNullChecks": false, "baseUrl": "../", "typeRoots": [