diff --git a/.eslintrc.json b/.eslintrc.json index 0e45e8e..2be725f 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -22,6 +22,7 @@ "prefer-const": "warn", "no-unreachable": "warn", "no-undef": "off", + "@typescript-eslint/no-explicit-any": "off", "@typescript-eslint/ban-ts-comment": "off" } } \ No newline at end of file diff --git a/static/index.html b/static/index.html index 6bb820b..c796492 100644 --- a/static/index.html +++ b/static/index.html @@ -4,8 +4,8 @@ Document - - + +