]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .eslintrc.json
Add misc endpoints and helpers to npm test
[github/Chocobozzz/PeerTube.git] / .eslintrc.json
index f099f38ba5f63aeb10123ef0a8003fc8b4fd8882..8160753bd2f5dbb9cba142e5c708ed6872c913e6 100644 (file)
@@ -64,6 +64,8 @@
       }
     ],
 
+    "@typescript-eslint/return-await": "off",
+    "@typescript-eslint/no-base-to-string": "off",
     "@typescript-eslint/quotes": "off",
     "@typescript-eslint/no-var-requires": "off",
     "@typescript-eslint/explicit-function-return-type": "off",