6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.tabSize": 4,
|
|
"rust-analyzer.check.command": "clippy",
|
|
}
|