]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/tsconfig.e2e.json
Remove solution style ts config
[github/Chocobozzz/PeerTube.git] / client / e2e / tsconfig.e2e.json
index 415179b489c129f9c987d3b95b84183c1c97f6ce..77d311e88d04e98370fe36d1b6c9798e9e96b477 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "extends": "../tsconfig.base.json",
+  "extends": "../tsconfig.json",
   "compilerOptions": {
     "outDir": "../out-tsc/app",
     "module": "commonjs",
@@ -10,4 +10,4 @@
       "node"
     ]
   }
-}
\ No newline at end of file
+}