mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 12:57:10 +08:00
refactor: 更换 ESLint 配置为 @antfu/eslint-config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineComponent, computed, type PropType } from 'vue'
|
||||
import { type PropType, computed, defineComponent } from 'vue'
|
||||
import './tag.scss'
|
||||
|
||||
type TPropsType = 'dark' | 'light' | 'outline' | 'light-outline'
|
||||
|
||||
Reference in New Issue
Block a user