Dodalem plik workspace

This commit is contained in:
ms
2026-04-10 20:18:56 +02:00
parent b102e41de4
commit a96d949d04

View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"chat.tools.terminal.autoApprove": {
"npm install": true,
"vsce": true,
"command": true
}
}
}