clone-shim/.vscode/settings.json

4 lines
84 B
JSON
Raw Normal View History

2022-02-11 16:27:45 +00:00
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "rust-lang.rust"
}