5 lines
117 B
JSON
5 lines
117 B
JSON
{
|
|
"rust-analyzer.check.command": "clippy",
|
|
"editor.formatOnSave": true,
|
|
"rust-analyzer.cargo.features": "all"
|
|
} |