mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 10:59:21 +08:00
chore: 移除 vitest/global 配置
This commit is contained in:
parent
996d6c8d53
commit
8f6062494f
@ -23,8 +23,7 @@
|
||||
"vite/client",
|
||||
/** Element Plus 的 Volar 插件支持 */
|
||||
"element-plus/global",
|
||||
"vitest",
|
||||
"vitest/globals"
|
||||
"vitest"
|
||||
],
|
||||
/** baseUrl 用来告诉编译器到哪里去查找模块,使用非相对模块时必须配置此项 */
|
||||
"baseUrl": ".",
|
||||
|
Loading…
x
Reference in New Issue
Block a user