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