backend/.vscode/settings.json

7 lines
164 B
JSON

{
"git.autofetch": "all",
"git.alwaysSignOff": true,
"git.enableCommitSigning": false,
"git.fetchOnPull": true,
"git.pullBeforeCheckout": true
}