diff --git a/.eslintrc b/.eslintrc index e4f2923..767764b 100644 --- a/.eslintrc +++ b/.eslintrc @@ -29,6 +29,7 @@ "no-underscore-dangle": 0, "@typescript-eslint/ban-ts-ignore": 0, "@typescript-eslint/interface-name-prefix": 0, + "@typescript-eslint/explicit-module-boundary-types": 0, "@typescript-eslint/naming-convention": [ "error", {