]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Update readme screenshot with new design
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index 10573b8ee4e1c188b8d90ba3ec8dfad03dcc3410..66c7bb4443a9f60fecf74c229a02487ae8352642 100644 (file)
@@ -8,6 +8,7 @@
     "allowSyntheticDefaultImports": true,
     "sourceMap": true,
     "noEmitHelpers": true,
+    "importHelpers": true,
     "strictNullChecks": false,
     "baseUrl": "./src",
     "paths": [
     "lib": [
       "dom",
       "es6"
-    ],
-    "types": [
-      "node",
-      "source-map",
-      "uglify-js",
-      "webpack"
     ]
   },
   "exclude": [