From 498acb77f2f7c44c1c98beed9147fb8e2eb966f7 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 2 Aug 2023 18:37:53 +0100 Subject: Applies Prettier --- frontend/.prettierrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/.prettierrc') diff --git a/frontend/.prettierrc b/frontend/.prettierrc index f0acc0f..727eb83 100644 --- a/frontend/.prettierrc +++ b/frontend/.prettierrc @@ -5,4 +5,4 @@ "trailingComma": "es5", "plugins": ["prettier-plugin-astro"], "overrides": [{ "files": "*.astro", "options": { "parser": "astro" } }] -} \ No newline at end of file +} -- cgit v1.2.3