Picsur/workspace.code-workspace
2022-02-25 13:56:16 +01:00

22 lines
247 B
Plaintext

{
"folders": [
{
"name": "shared",
"path": "shared"
},
{
"name": "backend",
"path": "backend"
},
{
"name": "frontend",
"path": "frontend"
},
{
"name": "Imagur-Monorepo",
"path": "."
}
],
"settings": {}
}