ソースを参照

Reduce the width.

Eugene Lazutkin 3 年 前
コミット
54fea25ddc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .prettierrc

+ 1 - 1
.prettierrc

@@ -1,5 +1,5 @@
 {
-  "printWidth": 160,
+  "printWidth": 100,
   "singleQuote": true,
   "bracketSpacing": false,
   "arrowParens": "avoid",