10 lines
215 B
JSON
10 lines
215 B
JSON
|
{
|
||
|
"indentSize": 4,
|
||
|
"tabSize": 4,
|
||
|
"indentStyle": 2,
|
||
|
"newLineCharacter": "\n",
|
||
|
"convertTabsToSpaces": true,
|
||
|
"placeOpenBraceOnNewLineForFunctions": true,
|
||
|
"placeOpenBraceOnNewLineForControlBlocks": true
|
||
|
}
|