mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2024-12-12 18:29:03 +08:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"rust.checkWith": "clippy",
|
|
"rust.formatOnSave": true,
|
|
"rust.checkOnSave": true,
|
|
"rust.useNewErrorFormat": true
|
|
}
|