From 0226637a520a8add2d4e9505c9eca61db6a53474 Mon Sep 17 00:00:00 2001 From: prototypa Date: Wed, 10 Aug 2022 18:41:11 -0400 Subject: [PATCH] Run prettier in all files --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 326e725..a24a1a2 100644 --- a/package.json +++ b/package.json @@ -19,4 +19,4 @@ "prettier-plugin-astro": "^0.5.0", "subfont": "^6.9.0" } -} \ No newline at end of file +}