]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/tsconfig.json
refactor(types): create dedicated folder for types package src
[github/Chocobozzz/PeerTube.git] / shared / tsconfig.json
index 95892077b84a7dd9273c104d41c7bcdc9806abb6..88107e27f5e94d36397d16df98a65dd55099683a 100644 (file)
@@ -1,6 +1,7 @@
 {
   "extends": "../tsconfig.base.json",
   "compilerOptions": {
-    "outDir": "../dist/shared"
+    "outDir": "../dist/shared",
+
   }
 }