Files
zkldi_Tachi/tachi.code-workspace
T
2022-12-01 21:10:23 +00:00

41 lines
563 B
Plaintext

{
"folders": [
{
"path": ".",
"name": "tachi-monorepo-root"
},
{
"path": "common",
"name": "tachi-common"
},
{
"path": "server",
"name": "tachi-server"
},
{
"path": "client",
"name": "tachi-client"
},
{
"path": "bot",
"name": "tachi-bot"
},
{
"path": "github-bot",
"name": "tachi-github-bot"
},
{
"path": "database-seeds",
"name": "tachi-database-seeds"
},
{
"path": "sieglinde",
"name": "tachi-sieglinde"
},
{
"path": "docs",
"name": "tachi-docs"
},
],
"settings": {}
}