From 968fd20a18a9e40c138ab42a55a5099edc78c1ce Mon Sep 17 00:00:00 2001 From: xxxnami Date: Tue, 28 Nov 2023 13:25:57 -0600 Subject: [PATCH] Update tsconfig.json --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 77f74ab91..4d48ff8d2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -25,4 +25,4 @@ }, "include": ["src"], "references": [{ "path": "./tsconfig.node.json" }] -} + \ No newline at end of file