From f0dce685534ffa0f3c434207fa38ea9c3e55c24e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 29 Dec 2017 12:57:40 +0200 Subject: [PATCH] fix(config) showConfig --- json/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/config.json b/json/config.json index f8e93856..8fde9c83 100644 --- a/json/config.json +++ b/json/config.json @@ -29,7 +29,7 @@ "console": true, "terminal": false, "terminalPath": "", - "showConfig": "false", + "showConfig": false, "vim": false }