Explorar el Código

dev: prettier调整至column 100换行.

peter hace 1 mes
padre
commit
d8e58ce3a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .prettierrc

+ 1 - 1
.prettierrc

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