diff --git a/.prettierrc.json b/.prettierrc.json index a20502b7f06d848..544138be45652ab 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,4 +1,3 @@ { - "singleQuote": true, - "trailingComma": "all" + "singleQuote": true }