From 693607c1bbbea3c91e16620f0da42bf8d1baaead Mon Sep 17 00:00:00 2001 From: Ilias Elbarnoussi Date: Mon, 17 Jun 2024 16:03:36 +0200 Subject: [PATCH] fix styling Signed-off-by: Ilias Elbarnoussi --- openapi-ts.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-ts.config.ts b/openapi-ts.config.ts index 7f30a24..2671382 100644 --- a/openapi-ts.config.ts +++ b/openapi-ts.config.ts @@ -31,4 +31,4 @@ const config: UserConfig = { }, } -export default config \ No newline at end of file +export default config