From 3a265bea11a9fd4ad50a222a5d700d95d611dc4f Mon Sep 17 00:00:00 2001 From: Evgeniya Vashkevich Date: Mon, 27 Jan 2025 12:57:24 -0800 Subject: [PATCH] fixed empty lines --- pkg/imported/package.json | 2 +- pkg/imported/tsconfig.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/imported/package.json b/pkg/imported/package.json index 3194fe3072e..01b8ebd7bca 100644 --- a/pkg/imported/package.json +++ b/pkg/imported/package.json @@ -25,4 +25,4 @@ "last 2 versions", "not dead" ] -} \ No newline at end of file +} diff --git a/pkg/imported/tsconfig.json b/pkg/imported/tsconfig.json index 8bcc2a1e780..4d82003d02c 100644 --- a/pkg/imported/tsconfig.json +++ b/pkg/imported/tsconfig.json @@ -51,4 +51,4 @@ "exclude": [ "../../node_modules" ] -} \ No newline at end of file +}