7 lines
126 B
JSON
7 lines
126 B
JSON
|
{
|
||
|
"editor.detectIndentation": false,
|
||
|
"editor.indentSize": "tabSize",
|
||
|
"editor.tabSize": 4,
|
||
|
"editor.insertSpaces": false,
|
||
|
}
|