From d587c13c6b0e9ff43f110694d29001109874c229 Mon Sep 17 00:00:00 2001 From: Anton SHEPILOV Date: Thu, 10 Oct 2024 11:48:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8Ffix=20lint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tdrive/backend/node/src/core/config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdrive/backend/node/src/core/config/index.ts b/tdrive/backend/node/src/core/config/index.ts index f9e3cd2f..2f819dc2 100644 --- a/tdrive/backend/node/src/core/config/index.ts +++ b/tdrive/backend/node/src/core/config/index.ts @@ -1,3 +1,3 @@ import config from "config"; -export default config; \ No newline at end of file +export default config;