diff options
| author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2020-10-22 23:46:27 +0800 |
|---|---|---|
| committer | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2020-10-22 23:46:27 +0800 |
| commit | db97367d68ea493e982020c76b85f86730be58da (patch) | |
| tree | 2a7e60bb8296c4f77049d09361a2fd1240779c1f /tsconfig.json | |
| parent | a3565f9837f416b0b782bbe644c8a10a3ce5b47c (diff) | |
| parent | 3bc68d855b2c3e282626acdee0d9c537d562b672 (diff) | |
Merge branch 'master' into presentation_v1
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index b06cec79f..f688f18ea 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,7 +19,8 @@ "./src/typings" ], "types": [ - "youtube" + "youtube", + "node" ] }, // "exclude": [ |
