refactor: change separate tools by category

This commit is contained in:
2025-05-19 17:43:42 +07:00
parent d55737df2f
commit 78fb4da82a
158 changed files with 32 additions and 24 deletions
+11 -6
View File
@@ -4,14 +4,19 @@
"path": "."
},
{
"path": "packages/platform"
},
{
"path": "packages/stdlib"
"path": "configs/tsconfig"
},
{
"path": "packages/vue"
"path": "core/platform"
},
{
"path": "core/stdlib"
},
{
"path": "infra/renovate"
},
{
"path": "web/vue"
}
]
}