From 8f3255956f85af1df98170fb05e6551cea12e9b0 Mon Sep 17 00:00:00 2001
From: hcong <1050828145@qq.com>
Date: 星期二, 12 十一月 2024 15:54:57 +0800
Subject: [PATCH] 场景报告-码头搅拌站场景基本信息

---
 .prettierrc.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.prettierrc.json b/.prettierrc.json
index 5eb97e4..12e3a09 100644
--- a/.prettierrc.json
+++ b/.prettierrc.json
@@ -3,6 +3,6 @@
   "semi": true,
   "tabWidth": 2,
   "singleQuote": true,
-  "printWidth": 100,
+  "printWidth": 80,
   "trailingComma": "none"
 }
\ No newline at end of file

--
Gitblit v1.9.3