diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-09-29 22:51:21 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-09-29 22:51:21 -0400 |
| commit | 4643ee692e8d1913918a104e576eb71fb20f7130 (patch) | |
| tree | 6171fcad1f78844cf97f4ed4da7f1472022a49f4 /tsconfig.json | |
| parent | 0ae9a7f6acbdf6ecade8d349981e8d6badef7ff9 (diff) | |
| parent | 70a46647b00849ece22a172aeaa886eb02e94706 (diff) | |
fixed pdf uploading. merged.
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", |
