diff --git a/tsconfig.json b/tsconfig.json index 9f3cea3..8d9ff44 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,7 +12,6 @@ "@/*": ["./src/*"] }, "types": [ - "vite/client", // if using vite-plugin-typescript "jest", // if using jest "node" // if using node ],