8 lines
148 B
JSON
8 lines
148 B
JSON
{
|
|
"[rust]": {
|
|
"editor.defaultFormatter": "rust-lang.rust-analyzer"
|
|
},
|
|
"editor.indentSize": "tabSize",
|
|
"editor.tabSize": 4
|
|
}
|