aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tslint.json
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-10-30 20:26:06 +0100
committerChocobozzz <florian.bigard@gmail.com>2017-10-30 20:26:06 +0100
commit2de96f4d6b800076743ed2073f9529816cfd5c8a (patch)
tree8c2dbd29fe5560e0b24edaa58038581bddd49778 /client/tslint.json
parent8bf89b095a711d5ac5e6ef55575b166257d0d526 (diff)
downloadPeerTube-2de96f4d6b800076743ed2073f9529816cfd5c8a.tar.gz
PeerTube-2de96f4d6b800076743ed2073f9529816cfd5c8a.tar.zst
PeerTube-2de96f4d6b800076743ed2073f9529816cfd5c8a.zip
Lazy description and previews to video form
Diffstat (limited to 'client/tslint.json')
-rw-r--r--client/tslint.json2
1 files changed, 1 insertions, 1 deletions
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 @@
21 "no-attribute-parameter-decorator": true, 21 "no-attribute-parameter-decorator": true,
22 "no-input-rename": true, 22 "no-input-rename": true,
23 "no-output-rename": true, 23 "no-output-rename": true,
24 "no-forward-ref": true, 24 "no-forward-ref": false,
25 "use-life-cycle-interface": true, 25 "use-life-cycle-interface": true,
26 "use-pipe-transform-interface": true, 26 "use-pipe-transform-interface": true,
27 "pipe-naming": [true, "camelCase", "my"], 27 "pipe-naming": [true, "camelCase", "my"],