diff --git a/.eslintrc b/.eslintrc index 3f44db434..a4618ed13 100644 --- a/.eslintrc +++ b/.eslintrc @@ -12,7 +12,6 @@ }, "rules": { "@typescript-eslint/explicit-function-return-type": "warn", - "@typescript-eslint/explicit-module-boundary-types": "warn", "@typescript-eslint/restrict-template-expressions": "warn", "@typescript-eslint/restrict-plus-operands": "warn", "@typescript-eslint/no-unsafe-member-access": "warn",