X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Ftslint.json;h=068fe596e2b7640d03b180d5cef48bd26959c7fa;hb=c60774b05b12d262ed27d8efeb0905ac283eeebb;hp=6438519a69bcee7db8d876169a2dec2185ee17f4;hpb=5c98d3bf078852043cbdd582c01e3dc4f4b5b79f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/tslint.json b/client/tslint.json index 6438519a6..068fe596e 100644 --- a/client/tslint.json +++ b/client/tslint.json @@ -21,7 +21,7 @@ "no-attribute-parameter-decorator": true, "no-input-rename": true, "no-output-rename": true, - "no-forward-ref": true, + "no-forward-ref": false, "use-life-cycle-interface": true, "use-pipe-transform-interface": true, "pipe-naming": [true, "camelCase", "my"],