Lazy description and previews to video form
[oweals/peertube.git] / client / tslint.json
index 6438519a69bcee7db8d876169a2dec2185ee17f4..068fe596e2b7640d03b180d5cef48bd26959c7fa 100644 (file)
@@ -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"],