expose retainLines option to CLI

This commit is contained in:
Sebastian McKenzie 2015-05-05 14:04:36 +01:00
parent 1277a8f67f
commit fc2be81c43

View File

@ -30,7 +30,6 @@
},
"retainLines": {
"hidden": true,
"type": "boolean",
"default": false,
"description": "retain line numbers - will result in really ugly code"