From ff9714546f4c7c7d820169ebc39dfebcade2985a Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Thu, 7 Jul 2022 20:33:43 -0500 Subject: [PATCH] Remove jest types from tsconfig --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index b0d966d..af329eb 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,7 +17,6 @@ "sourceMap": true, "baseUrl": "src", "types": [ - "jest", "vite/client" ], "lib": [