From 10119dcf4be53739c75fb1d141d599cd1964b33c Mon Sep 17 00:00:00 2001 From: Cyrille Derche Date: Fri, 19 Jul 2024 11:57:51 +0200 Subject: [PATCH] format --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c525a9..16c000e 100644 --- a/package.json +++ b/package.json @@ -31,4 +31,4 @@ "ci": "npx biome ci", "format": "npx biome check --write" } -} \ No newline at end of file +}