From 0f5555b92915b175a685a24ade9276d170ae37f5 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 31 May 2023 19:11:57 -0700 Subject: move to docker compose, fuck vercel remove other unnecesaary stuff --- tsconfig.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 17028e0..13f6405 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,9 +12,7 @@ }, "include": [ "./*.js", - "js-chess-engine.d.ts", "api/**/*.ts", - "src/**/*.ts", - "test/**/*.ts" + "src/**/*.ts" ] } -- cgit v1.3