This commit is contained in:
Margret Riegert
2026-02-22 23:24:22 -05:00
parent f7af29eb75
commit a06c26130d
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
{
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer"
}
},
"editor.indentSize": "tabSize",
"editor.tabSize": 4
}