]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tsconfig.types.json
Prevent object storage mock conflicts
[github/Chocobozzz/PeerTube.git] / server / tsconfig.types.json
index 824834066ec6b2e8f4344985d388d572c594b40b..da6b572eac24ef482ce789f47ca466cbf91dd3e6 100644 (file)
@@ -1,7 +1,7 @@
 {
   "extends": "./tsconfig.json",
   "compilerOptions": {
-    "outDir": "../types/dist/server",
+    "outDir": "../packages/types/dist/server",
     "stripInternal": true,
     "removeComments": false,
     "emitDeclarationOnly": true