Add missing EOL to the settings

This commit is contained in:
Manuel Thalmann 2021-05-11 00:57:13 +00:00
parent e336072b11
commit b1b8b74134

View file

@ -5,4 +5,4 @@
"typescript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": false,
"typescript.format.placeOpenBraceOnNewLineForControlBlocks": true,
"typescript.format.placeOpenBraceOnNewLineForFunctions": true
}
}