aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2020-05-21 00:37:12 -0400
committerBob Zeleznik <zzzman@gmail.com>2020-05-21 00:37:12 -0400
commit45386f6950e5ae8390486900a430061bfe9e4846 (patch)
tree4705bf4c2720fa930f4f5c42d9804e125f59f892 /tsconfig.json
parente1d5a99120645905a525aad25b737d4a5296e54d (diff)
added animation to comparisonBox, cleaned up some npm modules
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json6
1 files changed, 6 insertions, 0 deletions
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": [