aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-08-05 22:25:44 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-08-05 22:25:44 -0500
commit2df0503edefde20ba1b3c46c16788effb0a7560c (patch)
treebac31bc2356e7de4aa1df43b382eb8c957ce969f /tsconfig.json
parentea855ecda2c3df9e5d0881d43e2fdbceb9dccafc (diff)
parent6d8dfee38bd39b95396cbc97405516693116b58f (diff)
merge
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 803245ca6..b06cec79f 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -15,7 +15,8 @@
"es2015"
],
"typeRoots": [
- "node_modules/@types"
+ "node_modules/@types",
+ "./src/typings"
],
"types": [
"youtube"