Trying to find the equivalent options to this ``` "javascript.format.placeOpenBraceOnNewLineForFunctions": false, "javascript.format.placeOpenBraceOnNewLineForControlBlocks": false, ``` In other words, how can i make the format code put braces up on functions. Thanks in advance