``add Add code-workspace files for documentation, ionic_mobile, and test projects to define multi-root workspace configurations``

This commit is contained in:
2025-05-16 21:57:41 +08:00
parent 83bd86cc9b
commit 47760fa7b2
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "../003_test"
}
],
"settings": {}
}