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