]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/tsconfig.json
Merge branch 'release/5.0.0' into develop
[github/Chocobozzz/PeerTube.git] / client / e2e / tsconfig.json
index f422066211ea27ee94fefcc41c8c8911fab2afca..c72e1ed4ccdaf2fd8f8500794b61135fd0083121 100644 (file)
@@ -2,6 +2,8 @@
   "extends": "../tsconfig.json",
   "compilerOptions": {
     "outDir": "../out-tsc/app",
+    "noImplicitAny": false,
+    "esModuleInterop": true,
     "module": "commonjs",
     "target": "es5",
     "types": [