diff --git a/frontend/webEditor/tsconfig.json b/frontend/webEditor/tsconfig.json index ae41ac20..1b8ad401 100644 --- a/frontend/webEditor/tsconfig.json +++ b/frontend/webEditor/tsconfig.json @@ -6,6 +6,7 @@ "useDefineForClassFields": true, "module": "ESNext", "lib": ["ES2020", "DOM", "DOM.Iterable"], + "types": ["vite/client"], "skipLibCheck": true, // Bundler mode