]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - tsconfig.json
Fix handle down test
[github/Chocobozzz/PeerTube.git] / tsconfig.json
index 1c1472aae470e72fc477486e71a9c584cd5d77e9..4254010e7fb6daf4a8e971c3339408986159ac4b 100644 (file)
       "es2017"
     ],
     "types": [
-      "node"
+      "node",
+      "chai-xml",
+      "chai-json-schema"
     ]
   },
   "exclude": [
     "node_modules",
+    "dist",
+    "storage",
     "client",
     "test1",
     "test2",