diff --git a/package.json b/package.json index 50d97f4..1df7dfb 100644 --- a/package.json +++ b/package.json @@ -820,7 +820,7 @@ "default": false, "description": "Do not lift the contents of switches having only a default label." }, - "unicodeOutputEnabled": { + "isUnicodeOutputEnabled": { "type": "boolean", "default": false, "description": "Enable Unicode output (printable non-ASCII characters will not be escaped)."