mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2024-12-13 19:19: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
|
||
|
}
|