Translated using Weblate (Kabyle)
[oweals/peertube.git] / .eslintrc.json
index e71be9bc5699c80cb6215fa486e9517e992218ee..db8e6b9c5a34c73b635535b32aa297748a3c36bb 100644 (file)
@@ -72,6 +72,8 @@
     ],
 
     "@typescript-eslint/return-await": "off",
+    "@typescript-eslint/dot-notation": "off",
+    "@typescript-eslint/method-signature-style": "off",
     "@typescript-eslint/no-base-to-string": "off",
     "@typescript-eslint/quotes": "off",
     "@typescript-eslint/no-var-requires": "off",