From b5a65c49789a1320d5ad1977f9e4fd8c8cafeded Mon Sep 17 00:00:00 2001 From: pengchang Date: Fri, 25 Apr 2025 09:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20vscode-config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: pengchang --- vscode-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vscode-config.json b/vscode-config.json index 98437a1..b755631 100644 --- a/vscode-config.json +++ b/vscode-config.json @@ -247,4 +247,5 @@ "editor.formatOnSave": true }, "editor.accessibilitySupport": "off" + // 测试 } \ No newline at end of file