feat: support workspace
This commit is contained in:
10
mp.code-workspace
Normal file
10
mp.code-workspace
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "frontend"
|
||||
},
|
||||
{
|
||||
"path": "backend"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user