{ "javascript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": false, "javascript.format.placeOpenBraceOnNewLineForControlBlocks": true, "javascript.format.placeOpenBraceOnNewLineForFunctions": true, "typescript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": false, "typescript.format.placeOpenBraceOnNewLineForControlBlocks": true, "typescript.format.placeOpenBraceOnNewLineForFunctions": true, "mochaExplorer.require": "source-map-support/register", "mochaExplorer.timeout": 0 }