clone-shim/.vscode/settings.json

4 lines
71 B
JSON
Raw Normal View History

2022-02-11 16:27:45 +00:00
{
2022-05-04 12:50:21 +01:00
"editor.formatOnSave": true,
"rust.clippy_preference": "on"
2022-02-11 16:27:45 +00:00
}