From 152b8c849c647c8e200a15ecc2a382a278ee0352 Mon Sep 17 00:00:00 2001 From: Pankaj B Date: Tue, 30 Jan 2024 00:08:10 +0530 Subject: [PATCH] ts config new line --- ui/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/tsconfig.json b/ui/tsconfig.json index 422d661481..ad4b679af6 100644 --- a/ui/tsconfig.json +++ b/ui/tsconfig.json @@ -25,4 +25,4 @@ }, "include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"], "exclude": ["node_modules"], -} \ No newline at end of file +}