diff --git a/tsconfig.json b/tsconfig.json index 2cd16858c..49076b60f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -24,7 +24,7 @@ "@build/*": ["build/*"], "/#/*": ["types/*"] }, - "types": ["node", "vite/client"], + "types": ["node", "vite/client", "element-plus/global"], "typeRoots": ["./node_modules/@types/", "./types"] }, "include": [