From 82f88dab4a22fb49a38e6923471cd6306f714b29 Mon Sep 17 00:00:00 2001 From: QcFe <10742159+QcFe@users.noreply.github.com> Date: Tue, 17 Dec 2024 18:02:57 +0100 Subject: [PATCH] fix linting --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 04221021c..a2d8a45bf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -129,4 +129,4 @@ "eslint --max-warnings=0 --ignore-pattern=!.storybook" ] } -} \ No newline at end of file +}