fix(config) showConfig

This commit is contained in:
coderaiser 2017-12-29 12:57:40 +02:00
parent bcb726144f
commit f0dce68553

View file

@ -29,7 +29,7 @@
"console": true,
"terminal": false,
"terminalPath": "",
"showConfig": "false",
"showConfig": false,
"vim": false
}