From b79c2d09e57841ad1b4482d49a3d53587f1ec36e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E5=AF=B8=E7=81=B0?= Date: Wed, 25 Dec 2024 16:08:45 +0800 Subject: [PATCH] =?UTF-8?q?chore(other):=20:art:=20=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9=20(#36)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index a6928b4..4875654 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -36,7 +36,7 @@ "source.fixAll.eslint": "explicit" }, "editor.fontLigatures": true, - "editor.formatOnSave": true, + "editor.formatOnSave": false, "editor.quickSuggestions": { "strings": true },