Ver Fonte

Tweak prettier settings

Kirk Trombley há 2 anos atrás
pai
commit
ebed92f2f0
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .prettierrc

+ 1 - 0
.prettierrc

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