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:
@@ -20,6 +20,10 @@
|
||||
"name": "⚙️ email-worker",
|
||||
"path": "email-worker"
|
||||
},
|
||||
{
|
||||
"name": "🔗 shared-code",
|
||||
"path": "shared-code"
|
||||
},
|
||||
{
|
||||
"name": "📦 root",
|
||||
"path": "."
|
||||
|
||||
Reference in New Issue
Block a user