From d04bea205cc209937f6ee00fe1d0b22b357bcf9f Mon Sep 17 00:00:00 2001 From: microwavedcola1 Date: Tue, 14 Mar 2023 13:03:45 +0100 Subject: [PATCH] format Signed-off-by: microwavedcola1 --- tsconfig.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index c0e23c0fa..921457f2e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,5 +17,7 @@ "module": "commonjs" } }, - "include": ["ts/client/src"] -} + "include": [ + "ts/client/src" + ] +} \ No newline at end of file