advent-2022-rust/.vscode/settings.json
2023-07-26 22:09:11 +02:00

4 lines
No EOL
81 B
JSON

{
"editor.formatOnSave": true,
"debug.allowBreakpointsEverywhere": true
}