Browse Source

Tweak prettier settings

Kirk Trombley 2 years ago
parent
commit
ebed92f2f0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .prettierrc

+ 1 - 0
.prettierrc

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