Browse Source

Tweak prettier settings

Kirk Trombley 2 năm trước cách đây
mục cha
commit
ebed92f2f0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .prettierrc

+ 1 - 0
.prettierrc

@@ -1,4 +1,5 @@
 {
+  "arrowParens": "avoid",
   "tabWidth": 2,
   "printWidth": 90,
   "useTabs": false