فهرست منبع

clean prettier

Alejandro Toledo 5 سال پیش
والد
کامیت
8cd3c19e04
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      .prettierrc

+ 1 - 2
.prettierrc

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