Explorar el Código

Tweak prettier settings

Kirk Trombley hace 2 años
padre
commit
ebed92f2f0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .prettierrc

+ 1 - 0
.prettierrc

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