Browse Source

remove change to prettier

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

+ 3 - 3
.prettierrc

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