mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 13:33:15 +08:00
perf: format code with better style (#5283)
This commit is contained in:
@@ -10,6 +10,7 @@ export async function importPluginConfig(): Promise<Linter.Config[]> {
|
||||
import: pluginImport,
|
||||
},
|
||||
rules: {
|
||||
'import/consistent-type-specifier-style': ['error', 'prefer-top-level'],
|
||||
'import/first': 'error',
|
||||
'import/newline-after-import': 'error',
|
||||
'import/no-duplicates': 'error',
|
||||
|
||||
Reference in New Issue
Block a user