Merge pull request #3177 from steveluscher/patch-1
Clarify description of `comments` config.
This commit is contained in:
commit
c0e322d74a
@ -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