notes-template/.vscode/settings.json
2024-04-27 00:24:33 +02:00

5 lines
No EOL
98 B
JSON

{
"editor.formatOnSave": true,
"gitdoc.enabled": true,
"gitdoc.autoPush": "onCommit"
}