Browse Source

clean prettier

Alejandro Toledo 5 năm trước cách đây
mục cha
commit
8cd3c19e04
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      .prettierrc

+ 1 - 2
.prettierrc

@@ -1,6 +1,5 @@
 {
     "trailingComma": "es5",
     "tabWidth": 4,
-    "printWidth": 120,
-    "jsxBracketSameLine": true
+    "printWidth": 300
 }