]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Add likes/dislikes bar
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index c4e2a880473c37ace7c190c0177e408f8c3706b2..66c7bb4443a9f60fecf74c229a02487ae8352642 100644 (file)
@@ -8,6 +8,7 @@
     "allowSyntheticDefaultImports": true,
     "sourceMap": true,
     "noEmitHelpers": true,
+    "importHelpers": true,
     "strictNullChecks": false,
     "baseUrl": "./src",
     "paths": [
     "lib": [
       "dom",
       "es6"
-    ],
-    "types": [
-      "hammerjs",
-      "jasmine",
-      "node",
-      "protractor",
-      "selenium-webdriver",
-      "source-map",
-      "uglify-js",
-      "webpack"
     ]
   },
   "exclude": [