1
0
mirror of https://gitlab.com/MisterBiggs/aoc-2023-rust.git synced 2025-06-15 14:36:50 +00:00
Aoc-2023-Rust/.vscode/settings.json
2023-12-01 00:13:19 -07:00

4 lines
69 B
JSON

{
"editor.formatOnPaste": true,
"editor.formatOnSave": true
}