aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorMelissa Zhang <mzhang19096@gmail.com>2020-05-20 23:19:14 -0700
committerMelissa Zhang <mzhang19096@gmail.com>2020-05-20 23:19:14 -0700
commit905176166a4b33dfbf3c7ac1640381cea53485b6 (patch)
treee5f4eb058d5d7e5a5d84e2a8fedbd154486db07d /tsconfig.json
parent07566108db7da0a8e30dcb4c6b884482b57394a1 (diff)
parent45386f6950e5ae8390486900a430061bfe9e4846 (diff)
merge with master
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": [