Browse Source

dev: prettier调整至column 100换行.

peter 1 month ago
parent
commit
d8e58ce3a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .prettierrc

+ 1 - 1
.prettierrc

@@ -1,5 +1,5 @@
 {
-  "printWidth": 80,
+  "printWidth": 100,
   "tabWidth": 2,
   "useTabs": false,
   "singleQuote": true,