From 3360231d2b69cb721eb203ae19ce18fbc59e0365 Mon Sep 17 00:00:00 2001 From: Stone Date: Sun, 28 Jul 2024 17:32:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20VSCode=20settings?= =?UTF-8?q?.json=20(#135)?= 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 c38d9c5..8f4393d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,7 +5,7 @@ "python.testing.pytestEnabled": true, // Enable the ESlint flat config support - "eslint.experimental.useFlatConfig": true, + "eslint.useFlatConfig": true, // Auto fix "editor.codeActionsOnSave": {