Prepare 1.3 RC1 changelog
[oweals/peertube.git] / tsconfig.json
index c84b179cfe01cc2740a39dd61484067db1065db2..5ad4b3e10c707fba0da996a8645f16e7ea60ba74 100644 (file)
       "es2016",
       "es2017"
     ],
-    "types": [
-      "node",
-      "chai-xml",
-      "chai-json-schema"
-    ]
+    "typeRoots": [ "node_modules/@types", "server/typings" ]
   },
   "exclude": [
     "client/node_modules",