diff --git a/tsconfig.json b/tsconfig.json index e4bf3ac4c758622728a0ebe0e4d1986a6339d9c9..bb287e9d79ccda002f044079edd9dfa5dff6f9e9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,9 +19,6 @@ "paths": { "@/*": ["src/*"] }, - "compilerOptions": { - "types": ["element-plus/global"] - }, "types": ["vite/client"], "skipLibCheck": true, "removeComments": true,