From f71d4e6495d0cbc8e42549be355e024d6d78f518 Mon Sep 17 00:00:00 2001 From: PatrickJS Date: Mon, 8 Aug 2016 14:31:53 -0700 Subject: [PATCH] chore: core-js --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index 0e17e55535..1a56d64b54 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,6 +16,7 @@ "es6" ], "types": [ + "core-js", "hammerjs", "jasmine", "node",