Przeglądaj źródła

Tweak prettier settings

Kirk Trombley 2 lat temu
rodzic
commit
ebed92f2f0
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .prettierrc

+ 1 - 0
.prettierrc

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