Translated using Weblate (Bengali (Bangladesh))
[oweals/peertube.git] / .eslintrc.json
index 9b578b186d0cf710bdcad0dd175b563ce80e0338..e71be9bc5699c80cb6215fa486e9517e992218ee 100644 (file)
@@ -83,6 +83,7 @@
     "@typescript-eslint/consistent-type-definitions": "off",
     "@typescript-eslint/no-misused-promises": "off",
     "@typescript-eslint/no-namespace": "off",
+    "@typescript-eslint/no-empty-interface": "off",
     "@typescript-eslint/no-extraneous-class": "off",
     // bugged but useful
     "@typescript-eslint/restrict-plus-operands": "off"