From 7c3e049948915241012fd3a2b78fcd65e864864a Mon Sep 17 00:00:00 2001 From: Rayyan Baig <137826567+Rayyanbaig1243@users.noreply.github.com> Date: Tue, 22 Oct 2024 03:45:26 -0700 Subject: [PATCH] Update tsconfig.json --- tsconfig.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tsconfig.json b/tsconfig.json index 9f1faf8..7e22c69 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,3 +16,5 @@ }, "include": ["./src/client"] } + +README