diff --git a/.prettierrc b/.prettierrc index 7cc3473..a20502b 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,6 +1,4 @@ - { - "trailingComma": "all", "singleQuote": true, - "arrowParens": "avoid" -} \ No newline at end of file + "trailingComma": "all" +}