X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tsconfig.json;h=32e4a42e4655f0c944977a7dab0422abe8154034;hb=0d8ecb7592577f54012413a2b5a9b159cfc90399;hp=d305722c465456b57b7143ef56845b0f8b8b46a4;hpb=26d6bf6533023326fa017812cf31bbe20c752d36;p=github%2FChocobozzz%2FPeerTube.git diff --git a/tsconfig.json b/tsconfig.json index d305722c4..32e4a42e4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,6 +8,7 @@ "emitDecoratorMetadata": true, "importHelpers": true, "removeComments": true, + "strictBindCallApply": true, "outDir": "./dist", "lib": [ "dom",