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