forked from Lea/invadeez
4 lines
86 B
JSON
4 lines
86 B
JSON
|
{
|
||
|
"editor.formatOnSave": true,
|
||
|
"rust-analyzer.checkOnSave.command": "clippy"
|
||
|
}
|