From 8256010e581391c6d057ba1f0b7be03b8337317b Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 18 May 2020 15:39:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {