From 23138197e382e3b7e5432b2e8104416317246aa0 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 13 Apr 2020 06:39:55 -0700 Subject: tbh idk, v4.0.7 --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index daa1c7a..a408deb 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -65,6 +65,6 @@ "forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */ }, "include": [ - "src/**/*", "fix/voice/wahoo.js", "fix/voice/squeak.js", "fix/voice/moan.js", "fix/voice/fart.js" + "./src/**/*" ] } -- cgit v1.2.3