4 lines
87 B
JSON
4 lines
87 B
JSON
{
|
|
"rust-analyzer.check.command": "clippy",
|
|
"rust-analyzer.cargo.features": "all"
|
|
}
|