chore: update workspace structure

This commit is contained in:
Henry Li
2026-01-14 09:19:54 +08:00
parent e5c69cb7ee
commit 2e3a50d847

View File

@@ -1,7 +1,14 @@
{ {
"folders": [ "folders": [
{
"path": "."
},
{ {
"path": "backend" "path": "backend"
},
{
"path": "frontend"
} }
] ],
"settings": {}
} }