From 004f5ff9bfe09aaa931227bbc098635a29e28f70 Mon Sep 17 00:00:00 2001 From: Ronald Langeveld Date: Wed, 14 Jun 2023 16:59:28 +0200 Subject: [PATCH] Added empty line at end of file to i18n.d.ts no issue - added missing empty line --- ghost/signup-form/src/i18n.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/signup-form/src/i18n.d.ts b/ghost/signup-form/src/i18n.d.ts index 42d90561c0..36ee2a9b25 100644 --- a/ghost/signup-form/src/i18n.d.ts +++ b/ghost/signup-form/src/i18n.d.ts @@ -1 +1 @@ -declare module '@tryghost/i18n'; \ No newline at end of file +declare module '@tryghost/i18n';