Files
zkldi_Tachi/tachi.code-workspace
T
2022-07-04 02:15:43 +01:00

37 lines
499 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": "database-seeds",
"name": "tachi-database-seeds"
},
{
"path": "sieglinde",
"name": "tachi-sieglinde"
},
{
"path": "docs",
"name": "tachi-docs"
},
],
"settings": {}
}