]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - tsconfig.json
Translate subtitle langs in player
[github/Chocobozzz/PeerTube.git] / tsconfig.json
index 70d2c51c2aa374740cf92e02cacf81f3bfd04351..7633465b2094db4b31274edfae04e633a6676009 100644 (file)
       "es2017"
     ],
     "types": [
-      "node"
+      "node",
+      "chai-xml",
+      "chai-json-schema"
     ]
   },
   "exclude": [
+    "client/node_modules",
     "node_modules",
     "dist",
     "storage",