diff --git a/.eslintrc.json b/.eslintrc.json index 8fe4fe01..a2718c12 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -43,6 +43,7 @@ } ], "@typescript-eslint/dot-notation": "off", + "@typescript-eslint/explicit-function-return-type": "error", "@typescript-eslint/explicit-member-accessibility": [ "off", {