minor changes to build env after 3 tier

This commit is contained in:
2026-06-12 18:17:23 +00:00
parent e5fef8b181
commit 13855bf620
3 changed files with 12 additions and 6 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"*"
],
"additionalDirectories": [
"/workspaces/web_app/.vscode"
]
}
}