mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
chore: 更新eslint相关依赖并作兼容处理
This commit is contained in:
2
types/router.d.ts
vendored
2
types/router.d.ts
vendored
@@ -104,6 +104,6 @@ declare global {
|
||||
|
||||
// https://router.vuejs.org/zh/guide/advanced/meta.html#typescript
|
||||
declare module "vue-router" {
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
// eslint-disable-next-line
|
||||
interface RouteMeta extends CustomizeRouteMeta {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user