forktop/.vscode/settings.json

4 lines
84 B
JSON
Raw Normal View History

2022-02-09 12:19:46 +00:00
{
"editor.defaultFormatter": "rust-lang.rust",
"editor.formatOnSave": true
}