Explorar o código

dev: prettier调整至column 100换行.

peter hai 1 mes
pai
achega
d8e58ce3a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .prettierrc

+ 1 - 1
.prettierrc

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