Improved project file structure
This commit is contained in:
10
tests/custom/discord/cpl-workspace.json
Normal file
10
tests/custom/discord/cpl-workspace.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"WorkspaceSettings": {
|
||||
"DefaultProject": "discord-bot",
|
||||
"Projects": {
|
||||
"discord-bot": "src/discord_bot/discord-bot.json",
|
||||
"hello-world": "src/modules/hello_world/hello-world.json"
|
||||
},
|
||||
"Scripts": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user