mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 04:21:11 +08:00
refactor: splitting and reorganizing style files
This commit is contained in:
@@ -26,7 +26,7 @@ export async function perfectionist(): Promise<Linter.FlatConfig[]> {
|
||||
vue: 'vue',
|
||||
},
|
||||
value: {
|
||||
vben: ['@vben*', '@vben/*', '@vben-core/*'],
|
||||
vben: ['@vben*', '@vben/**/**', '@vben-core/**/**'],
|
||||
vue: ['vue', 'vue-*', '@vue*'],
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user