]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/tsconfig.json
Fix upload avatar button
[github/Chocobozzz/PeerTube.git] / shared / tsconfig.json
index 88107e27f5e94d36397d16df98a65dd55099683a..95892077b84a7dd9273c104d41c7bcdc9806abb6 100644 (file)
@@ -1,7 +1,6 @@
 {
   "extends": "../tsconfig.base.json",
   "compilerOptions": {
-    "outDir": "../dist/shared",
-
+    "outDir": "../dist/shared"
   }
 }