From cd247a66897b5acbc1690961df82a361dd15a845 Mon Sep 17 00:00:00 2001 From: Jascha Urbach Date: Tue, 17 Oct 2023 19:49:32 +0200 Subject: [PATCH] Update .prettierrc Forgot to change the file pre-merch --- .prettierrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prettierrc b/.prettierrc index c549b16ba..ed29060e6 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1 +1 @@ -'trailingComma': 'none' \ No newline at end of file +'trailingComma': 'es5' \ No newline at end of file