]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tsconfig.json
Change models
[github/Chocobozzz/PeerTube.git] / client / tsconfig.json
index 431ea7d91ba05946b0039b90a0db41ced37908db..beca79e01f7d89c967f4c072b0d86230a45cd858 100644 (file)
@@ -7,7 +7,9 @@
     "moduleResolution": "node",
     "emitDecoratorMetadata": true,
     "experimentalDecorators": true,
-    "noImplicitAny": false,
+    "noImplicitAny": true,
+    "noImplicitThis": true,
+    "suppressImplicitAnyIndexErrors":true,
     "alwaysStrict": true,
     "target": "es5",
     "typeRoots": [