瀏覽代碼

dev: prettier调整至column 100换行.

peter 1 月之前
父節點
當前提交
d8e58ce3a9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .prettierrc

+ 1 - 1
.prettierrc

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