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