chore: just allow comands
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"chat.tools.terminal.autoApprove": {
|
||||
"npx vitest": true,
|
||||
"npx tsc": true
|
||||
"npx tsc": true,
|
||||
"git remote": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user