From fdb6ad5f1d2ea1cdc0808f75d2d391d1f36f89e2 Mon Sep 17 00:00:00 2001 From: zclzone Date: Thu, 15 Aug 2024 09:04:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=20vscode=20settings?= =?UTF-8?q?.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index c821cdc..01c65eb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,8 +1,4 @@ { - // Enable the ESlint flat config support - // (remove this if your ESLint extension above v3.0.5) - "eslint.experimental.useFlatConfig": true, - "prettier.enable": false, "editor.formatOnSave": false,