chore: update workspace structure
This commit is contained in:
parent
e5c69cb7ee
commit
2e3a50d847
|
|
@ -1,7 +1,14 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "backend"
|
||||
}
|
||||
]
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "backend"
|
||||
},
|
||||
{
|
||||
"path": "frontend"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue