Browse Source

Reduce the width.

Eugene Lazutkin 3 years ago
parent
commit
54fea25ddc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .prettierrc

+ 1 - 1
.prettierrc

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