diff --git a/.vscode/settings.json b/.vscode/settings.json index 9514e17..47a447a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,7 @@ { "chat.tools.terminal.autoApprove": { "npx vitest": true, - "npx tsc": true + "npx tsc": true, + "git remote": true } } \ No newline at end of file