We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42fc7b commit d5c5990Copy full SHA for d5c5990
1 file changed
tsconfig.json
@@ -12,8 +12,8 @@
12
"resolveJsonModule": true,
13
"types": [
14
"vite/client",
15
- "unplugin-vue-router/client",
16
- "element-plus/global"
+ "unplugin-vue-router/client"
+ // "element-plus/global"
17
],
18
"allowJs": true,
19
"strict": true,
0 commit comments