From b817f98c101e5d751f7d0f418d2962a67cbd6e59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:45:30 -0500 Subject: [PATCH] style: pretty please (#277) Co-authored-by: EvolutionX-10 --- tsconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 066fe7a..9bb4c50 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,3 +1,3 @@ { - "extends": "./tsconfig-esm.json" -} \ No newline at end of file + "extends": "./tsconfig-esm.json" +}