From 05faef50e83a76c9ad716d52b667e1e40be8af1b Mon Sep 17 00:00:00 2001 From: Hristo Deshev Date: Thu, 11 Feb 2016 13:06:16 +0200 Subject: [PATCH] Update tsconfig.json --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index b443b95d9..261d57187 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -455,6 +455,7 @@ "location/location.android.ts", "location/location.d.ts", "location/location.ios.ts", + "module.d.ts", "node-tests/definitions/chai.d.ts", "node-tests/definitions/mocha.d.ts", "node-tests/test-angular-xml.ts",