From 45386f6950e5ae8390486900a430061bfe9e4846 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Thu, 21 May 2020 00:37:12 -0400 Subject: added animation to comparisonBox, cleaned up some npm modules --- tsconfig.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 75541abca..803245ca6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,6 +13,12 @@ "lib": [ "dom", "es2015" + ], + "typeRoots": [ + "node_modules/@types" + ], + "types": [ + "youtube" ] }, // "exclude": [ -- cgit v1.2.3-70-g09d2