Social_Cooking/.vscode/settings.json

8 lines
149 B
JSON

{
"chat.tools.terminal.autoApprove": {
"git remote": true,
"git push": true,
"ssh": true,
"git add": true
}
}