From 34188debd4b53ba5a26e8e850b8afc7874ace908 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Mon, 10 Apr 2023 20:38:59 +0200 Subject: [PATCH] lint --- tabby-core/src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabby-core/src/index.ts b/tabby-core/src/index.ts index e2c4b169..d7715c94 100644 --- a/tabby-core/src/index.ts +++ b/tabby-core/src/index.ts @@ -102,7 +102,7 @@ const PROVIDERS = [ missingTranslationHandler: { provide: MissingTranslationHandler, useClass: CustomMissingTranslationHandler, - }, + }, }), ], declarations: [