mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-13 14:57:14 +08:00
refactor: 调整 eslint.config.js,优化代码格式
This commit is contained in:
@@ -6,6 +6,6 @@ export default function createComponents() {
|
||||
dirs: ['src/components'],
|
||||
extensions: ['vue', 'tsx'],
|
||||
// 配置文件生成位置
|
||||
dts: './src/types/components.d.ts'
|
||||
dts: './src/types/components.d.ts',
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user