diff --git a/.prettierrc b/.prettierrc index 1a8654a..c4be887 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,3 +1,3 @@ { - "trailingComma": "none" + "trailingComma": "es5" } \ No newline at end of file