X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tsconfig.json;h=32e4a42e4655f0c944977a7dab0422abe8154034;hb=0c1a77e9ccf915184c431145a8b326d4ce271b46;hp=d305722c465456b57b7143ef56845b0f8b8b46a4;hpb=07aea1a2642fc9868cb01e30c322514029d5b95a;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",