]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - tslint.json
Prepare production workflow
[github/Chocobozzz/PeerTube.git] / tslint.json
index 6e982ca85d47121cdfae366389a6502238b28d21..9acb2463040e9b88e8ef1a008247329f3d7ae705 100644 (file)
@@ -1,6 +1,7 @@
 {
   "extends": "tslint-config-standard",
   "rules": {
+    "await-promise": [true, "Bluebird"],
     "no-inferrable-types": true,
     "eofline": true,
     "indent": ["spaces"],