diff --git a/package.json b/package.json index 28cfc4ac..3a4d1cf7 100644 --- a/package.json +++ b/package.json @@ -130,6 +130,7 @@ "args": "none" } ], + "@typescript-eslint/ban-ts-comment": "off", "@typescript-eslint/no-explicit-any": "off", "@typescript-eslint/no-namespace": "off", "@typescript-eslint/no-use-before-define": "off",