diff --git a/settings.json b/settings.json index a4e7e5e..be7e011 100644 --- a/settings.json +++ b/settings.json @@ -100,7 +100,7 @@ }, "json.maxItemsComputed": 50000, - "javascript.format.insertSpaceBeforeFunctionParenthesis": true, + "javascript.format.insertSpaceBeforeFunctionParenthesis": true, "vetur.format.defaultFormatter.html": "js-beautify-html", "vetur.format.defaultFormatterOptions": { "js-beautify-html": {