From bb512388b8ad26340cd65fb9b2217661aa963ee0 Mon Sep 17 00:00:00 2001 From: zimo493 <2081182432@qq.com> Date: Fri, 5 Sep 2025 08:31:01 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20(vscode)=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=20`i18n-ally`=20=E7=9A=84=20`keystyle`=20=E8=AE=BE=E7=BD=AE?= 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 302ead28..507df255 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -66,6 +66,5 @@ "i18n-ally.localesPaths": [ "src/lang/package" ], - "scss.lint.unknownAtRules": "ignore", - "i18n-ally.keystyle": "nested" + "scss.lint.unknownAtRules": "ignore" }