pen-tracker/.vscode/settings.json
2026-06-17 18:39:24 -05:00

6 lines
No EOL
102 B
JSON

{
"chat.tools.terminal.autoApprove": {
"git add": true,
"git commit": true
}
}