feat: 添加 Cesium Viewer 组件及相关功能,优化项目结构和配置

This commit is contained in:
严浩
2025-03-31 19:43:52 +08:00
parent 32bc83e16e
commit 4636f9fde4
13 changed files with 387 additions and 13 deletions

View File

@@ -101,6 +101,8 @@ export default defineConfigWithVueTs(
perfectionist.configs['recommended-natural'],
{
rules: {
'perfectionist/sort-classes': 'off',
'perfectionist/sort-objects': 'off',
'perfectionist/sort-imports': ['error'],
},
},