dorfylegends/legendsbrowser.code-workspace
Robert Janetzko e5cd5bd3c2 identity page
2022-05-07 19:17:05 +00:00

20 lines
219 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "analyze"
},
{
"path": "backend"
}
],
"settings": {},
"extensions": {
"recommendations": [
"jinliming2.vscode-go-template",
"golang.go"
]
}
}