honcho/.vscode/honcho.code-workspace

21 lines
236 B
Plaintext

{
"folders": [
{
"path": "../sdk"
},
{
"path": "../api"
},
{
"path": "../example/cli"
},
{
"path": "../example/discord"
},
{
"path": ".."
}
],
"settings": {}
}