aboutsummaryrefslogtreecommitdiffhomepage
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 039881230..be910b309 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -6,6 +6,7 @@
6 "sourceMap": false, 6 "sourceMap": false,
7 "outDir": "./dist", 7 "outDir": "./dist",
8 "lib": [ 8 "lib": [
9 "dom",
9 "es2015" 10 "es2015"
10 ], 11 ],
11 "types": [ 12 "types": [