Skip to content

Commit

Permalink
Generate files
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-anil committed May 23, 2017
1 parent 42f8a97 commit 8a6e464
Show file tree
Hide file tree
Showing 16 changed files with 2,861 additions and 2,861 deletions.
2 changes: 1 addition & 1 deletion cli/pbjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exports.main = function main(args, callback) {
"force-message": "strict-message"
},
string: [ "target", "out", "path", "wrap", "root", "lint" ],
boolean: [ "constructor", "create", "encode", "decode", "verify", "convert", "delimited", "beautify", "comments", "es6", "sparse", "keep-case", "force-long", "force-number", "force-enum-string", "force-message" ],
boolean: [ "create", "encode", "decode", "verify", "convert", "delimited", "beautify", "comments", "es6", "sparse", "keep-case", "force-long", "force-number", "force-enum-string", "force-message" ],
default: {
target: "json",
create: true,
Expand Down
Loading

0 comments on commit 8a6e464

Please sign in to comment.