Files
EAU/Eau.code-workspace
2019-04-05 23:01:17 +02:00

13 lines
153 B
Plaintext

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