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