mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 09:52:00 +08:00
fix: improve global type detection of vue files (#4455)
This commit is contained in:
@@ -52,7 +52,6 @@ const {
|
||||
license,
|
||||
version,
|
||||
// vite inject-metadata 插件注入的全局变量
|
||||
// eslint-disable-next-line no-undef
|
||||
} = __VBEN_ADMIN_METADATA__ || {};
|
||||
|
||||
const vbenDescriptionItems: DescriptionItem[] = [
|
||||
|
||||
Reference in New Issue
Block a user