chore: add shared-code to VS Code workspace

Add the shared-code workspace to VS Code workspace configuration for
better development experience and navigation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Knee Cola
2025-12-30 18:30:08 +01:00
parent 4bac7f4677
commit 3c34627e7e

View File

@@ -20,6 +20,10 @@
"name": "⚙️ email-worker",
"path": "email-worker"
},
{
"name": "🔗 shared-code",
"path": "shared-code"
},
{
"name": "📦 root",
"path": "."