From 07b337798e5f7e0a8b643c012b813f924aec5f9b Mon Sep 17 00:00:00 2001 From: msdio Date: Thu, 6 Feb 2025 00:27:56 +0900 Subject: [PATCH] Revert "Merge pull request #149 from msdio/feature/add-ad" This reverts commit 549f81fb87c339f915ea9c727d770ba7051e72a3, reversing changes made to d41477d4c1c8671c85df7801c5ae02cdd8adf5cb. --- .vscode/settings.json | 4 ++-- index.html | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5c2b269..cbca194 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,8 +2,8 @@ "editor.defaultFormatter": "esbenp.prettier-vscode", "eslint.format.enable": true, "editor.codeActionsOnSave": { - "source.fixAll.stylelint": "explicit", - "source.fixAll.eslint": "explicit" + "source.fixAll.stylelint": true, + "source.fixAll.eslint": true }, "eslint.alwaysShowStatus": true, "eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact"], diff --git a/index.html b/index.html index b0a4ced..192c49d 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,6 @@ content="https://user-images.githubusercontent.com/59170680/224671255-09ba02cd-873e-4559-bf08-4d48040f6c14.png" /> -