Files
qvyun/qvyun.code-workspace
2025-01-21 11:22:22 +08:00

19 lines
317 B
Plaintext

{
"folders": [
{
"path": "test"
},
{
"path": "frontend"
},
{
"path": "backend/database"
"name": "BACKEND_Database",
},
{
"path": "backend/app",
"name": "BACKEND_APP",
}
]
}