aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorgeireann <60007097+geireann@users.noreply.github.com>2020-07-17 14:38:02 +0800
committergeireann <60007097+geireann@users.noreply.github.com>2020-07-17 14:38:02 +0800
commitae47181bab9bdaa104dc417c4493bc1a0e52eea1 (patch)
treef569948967647499b71cc3198dd123d4086a9e18 /tsconfig.json
parent11ca5a85ff8ecf7c1709331c12d75213fdfa1589 (diff)
pres changes
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"