10 lines
233 B
JSON
10 lines
233 B
JSON
{
|
|
"WorkspaceSettings": {
|
|
"DefaultProject": "discord-bot",
|
|
"Projects": {
|
|
"discord-bot": "src/discord_bot/discord-bot.json",
|
|
"hello-world": "src/modules/hello_world/hello-world.json"
|
|
},
|
|
"Scripts": {}
|
|
}
|
|
} |