refactor(projects): 细节完善

This commit is contained in:
Soybean
2021-11-23 18:08:56 +08:00
parent f5a5f44a2b
commit 6261156c5a
4 changed files with 7 additions and 3 deletions

View File

@ -62,7 +62,10 @@
"material-icon-theme.folders.associations": {
"enum": "typescript",
"store": "context",
"composable": "hook",
"composables": "hook",
"business": "core",
"directive": "tools",
"directives": "tools",
"business": "core"
}
}