Files
EAU/Eau.code-workspace
2019-03-29 22:03:50 +01:00

13 lines
161 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../EAU-Backend"
}
],
"settings": {
"liveServer.settings.multiRootWorkspaceName": "EAU-Backend"
}
}