From f8ffbd1e61e665054f7eb58f6c450ad595448d42 Mon Sep 17 00:00:00 2001 From: kailong321200875 <321200875@qq.com> Date: Sun, 9 Jul 2023 20:26:57 +0800 Subject: [PATCH] =?UTF-8?q?wip:=20Table=E6=94=B9=E7=89=88=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index a725acf..8bafd70 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -15,6 +15,5 @@ "i18n-ally.sourceLanguage": "en", "i18n-ally.displayLanguage": "zh-CN", "i18n-ally.enabledFrameworks": ["vue", "react"], - "god.tsconfig": "./tsconfig.json", - "testing.automaticallyOpenPeekView": "never" + "god.tsconfig": "./tsconfig.json" }