Added vscode workspace
This commit is contained in:
parent
3f9e3ecee5
commit
54497370ce
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "server"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "client"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue