diff --git a/.eslintrc.json b/.eslintrc.json index 1a00575..90509c8 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -22,7 +22,8 @@ "no-shadow": "error", "@typescript-eslint/no-unsafe-assignment": "off", "@typescript-eslint/no-unsafe-member-access": "off", - "@typescript-eslint/no-unsafe-call": "off" + "@typescript-eslint/no-unsafe-call": "off", + "@typescript-eslint/no-unsafe-argument": "off" }, "ignorePatterns": [ "rollup.config.mjs", diff --git a/assets/index.html b/index.html similarity index 87% rename from assets/index.html rename to index.html index eae0a9f..18f003f 100644 --- a/assets/index.html +++ b/index.html @@ -1,10 +1,9 @@ - + - ${title} + Space - ${links}