aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r--client/tsconfig.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json
index 115af1f83..66c7bb444 100644
--- a/client/tsconfig.json
+++ b/client/tsconfig.json
@@ -16,13 +16,6 @@
16 "lib": [ 16 "lib": [
17 "dom", 17 "dom",
18 "es6" 18 "es6"
19 ],
20 "types": [
21 "node",
22 "source-map",
23 "uglify-js",
24 "videojs",
25 "webpack"
26 ] 19 ]
27 }, 20 },
28 "exclude": [ 21 "exclude": [