From d2435385fb72a4ac0f7b9cb981b237488dc50038 Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Tue, 12 Nov 2024 00:13:56 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E4=BB=A3=E7=A0=81=E8=A1=8C?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E5=AD=97=E7=AC=A6=E6=95=B0=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E4=B8=BA100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prettierrc b/.prettierrc index 8d1ba245..df438cb8 100644 --- a/.prettierrc +++ b/.prettierrc @@ -6,7 +6,7 @@ "htmlWhitespaceSensitivity": "ignore", "insertPragma": false, "jsxSingleQuote": false, - "printWidth": 80, + "printWidth": 100, "proseWrap": "preserve", "quoteProps": "as-needed", "requirePragma": false,