]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/tslint.json
Move tags in another table
[github/Chocobozzz/PeerTube.git] / client / tslint.json
index 9653c965b79ca32e7ff53603e7d783f46f724ba2..0cffea582523bb924de7807a91a99fe732f27d63 100644 (file)
@@ -2,6 +2,7 @@
   "rulesDirectory": ["./node_modules/codelyzer"],
   "rules": {
     "class-name": true,
+    "no-inferrable-types": true,
     "curly": false,
     "eofline": true,
     "indent": ["spaces"],