``add Add code-workspace files for documentation, ionic_mobile, and test projects to define multi-root workspace configurations
``
This commit is contained in:
14
003_test/test.code-workspace
Normal file
14
003_test/test.code-workspace
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../001_documentation"
|
||||
},
|
||||
{
|
||||
"path": "../000_AI_WORKSPACE"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
Reference in New Issue
Block a user