From b9653d78a6b3cb5fd203f0fca0b3a013bfc5917b Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 27 Feb 2026 19:45:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=AE=BE=E7=BD=AE=20biome=20=E8=A1=8C?= =?UTF-8?q?=E5=AE=BD=E4=B8=BA=20120?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- biome.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/biome.json b/biome.json index c7a53d7..2902078 100644 --- a/biome.json +++ b/biome.json @@ -11,7 +11,8 @@ "formatter": { "enabled": true, "indentStyle": "space", - "indentWidth": 2 + "indentWidth": 2, + "lineWidth": 120 }, "linter": { "enabled": true,