From b19f210b9f452129bd1b6b183358bed26884a490 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Thu, 25 Sep 2025 16:28:19 +0800 Subject: [PATCH] =?UTF-8?q?chore(i18n):=20:hammer:=20=E9=85=8D=E7=BD=AE=20?= =?UTF-8?q?i18n=20Ally=20=E4=BD=BF=E7=94=A8=E5=B5=8C=E5=A5=97=E9=94=AE?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 507df255..302ead28 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -66,5 +66,6 @@ "i18n-ally.localesPaths": [ "src/lang/package" ], - "scss.lint.unknownAtRules": "ignore" + "scss.lint.unknownAtRules": "ignore", + "i18n-ally.keystyle": "nested" }