chore: just allow comands

This commit is contained in:
2026-02-19 09:49:33 +01:00
parent 4d0bbd5080
commit 5dfe59b4be

View File

@@ -1,6 +1,7 @@
{
"chat.tools.terminal.autoApprove": {
"npx vitest": true,
"npx tsc": true
"npx tsc": true,
"git remote": true
}
}