Files
aoc2024.rs/.vscode/extensions.json
Xavier Morel f735e7d3da Initial commit
2024-11-27 16:47:47 +01:00

8 lines
137 B
JSON

{
"recommendations": [
"vadimcn.vscode-lldb",
"rust-lang.rust-analyzer",
"editorConfig.editorConfig"
]
}