refactor: 更新地面站和卫星状态接口,优化类型命名和属性结构
This commit is contained in:
@ -83,6 +83,7 @@ export default defineConfigWithVueTs(
|
||||
{
|
||||
rules: {
|
||||
'perfectionist/sort-classes': 'off',
|
||||
"perfectionist/sort-interfaces": 'off',
|
||||
'perfectionist/sort-objects': 'off',
|
||||
'perfectionist/sort-imports': ['error'],
|
||||
'perfectionist/sort-modules':'off'
|
||||
|
Reference in New Issue
Block a user