diff --git a/.eslintrc.json b/.eslintrc.json index 3601352..33cb0df 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -41,7 +41,7 @@ "always" ], "react/react-in-jsx-scope": "off", - "@typescript-eslint/no-excplicit-any": "off", + "@typescript-eslint/no-explicit-any": "off", "no-use-before-define": "off", "@typescript-eslint/no-use-before-define": [ "error"