From 2bce32721e9c50d77c19e031f9a5a7de261b9d5e Mon Sep 17 00:00:00 2001 From: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:34:46 +1000 Subject: [PATCH] i am going to cry --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index feb2486..79e2ba6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,5 +11,5 @@ "skipLibCheck": true }, "include": ["src/**/*"], - "exclude": ["node_modules"], + "exclude": ["node_modules"] }