diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-07 13:19:10 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-09-07 13:19:10 -0400 |
| commit | d94509864920b2bbe7f4af8837f3af3f721b7dad (patch) | |
| tree | 39553736c764104eb7edb940243474f4b497d20a /tsconfig.json | |
| parent | 5d59e9a379417140e10778cd43e8f87ecb816c37 (diff) | |
implemented via context menu
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index 9ea91ec49..75541abca 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,7 @@ "lib": [ "dom", "es2015" - ], + ] }, // "exclude": [ // "node_modules", |
