7 lines
102 B
JSON
7 lines
102 B
JSON
|
|
{
|
||
|
|
"[r]": {
|
||
|
|
"editor.indentSize": "tabSize",
|
||
|
|
"editor.tabSize": 4,
|
||
|
|
"editor.useTabStops": true
|
||
|
|
}
|
||
|
|
}
|