From f60ddfa043288327a0ef6118cea9886b4d542972 Mon Sep 17 00:00:00 2001 From: invalid w Date: Thu, 4 Jul 2024 18:22:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=99=A8=E5=AD=97=E4=BD=93=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 6ddee36e..ea8dc42b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -15,8 +15,6 @@ "editor.detectIndentation": false, "editor.cursorBlinking": "expand", "editor.defaultFormatter": "esbenp.prettier-vscode", - "editor.fontFamily": "Input Mono, FiraCode-Retina, monospace", - "editor.fontLigatures": true, "editor.largeFileOptimizations": false, "editor.accessibilitySupport": "off", "editor.cursorSmoothCaretAnimation": "on",