8 lines
210 B
JSON
8 lines
210 B
JSON
{
|
|
"indentSize": 4,
|
|
"tabSize": 4,
|
|
"insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false,
|
|
"placeOpenBraceOnNewLineForFunctions": false,
|
|
"placeOpenBraceOnNewLineForControlBlocks": false
|
|
}
|