Clarify description of comments config.
It doesn't mean anything for “strip/output” to be “on.”
This commit is contained in:
parent
16ae7c2d9a
commit
603bb64db0
@ -92,7 +92,7 @@ module.exports = {
|
||||
comments: {
|
||||
type: "boolean",
|
||||
default: true,
|
||||
description: "strip/output comments in generated output (on by default)"
|
||||
description: "write comments to generated output (true by default)"
|
||||
},
|
||||
|
||||
shouldPrintComment: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user