X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fe2e%2Ftsconfig.e2e.json;h=415179b489c129f9c987d3b95b84183c1c97f6ce;hb=5501aa5c81b1c6d5dcc38af2ebb7e10e81e51eac;hp=a6dd6220282460dae17d69fc030b94ab1e81d960;hpb=74af5a8361f4ccb460001706ce249d50c747f361;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/e2e/tsconfig.e2e.json b/client/e2e/tsconfig.e2e.json index a6dd62202..415179b48 100644 --- a/client/e2e/tsconfig.e2e.json +++ b/client/e2e/tsconfig.e2e.json @@ -1,5 +1,5 @@ { - "extends": "../tsconfig.json", + "extends": "../tsconfig.base.json", "compilerOptions": { "outDir": "../out-tsc/app", "module": "commonjs",