rustlings/.vscode/extensions.json
2024-02-02 00:08:59 -08:00

6 lines
69 B
JSON

{
"recommendations": [
"rust-lang.rust-analyzer"
]
}