mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-11-29 18:48:31 +08:00
chore: eslint 规则替换
This commit is contained in:
parent
e57331905f
commit
0be837ce7e
@ -19,7 +19,7 @@ export default antfu(
|
||||
'src/**/*.vue',
|
||||
],
|
||||
rules: {
|
||||
'vue/component-tags-order': ['error', {
|
||||
'vue/block-order': ['error', {
|
||||
order: ['route', 'script', 'template', 'style'],
|
||||
}],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user