blog/.vscode/settings.json
2021-06-25 23:44:46 +08:00

4 lines
No EOL
112 B
JSON

{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\bash.exe",
"editor.formatOnSave": true,
}