protobuf.js/jsdoc.types.json

20 lines
451 B
JSON

{
"tags": {
"allowUnknownTags": false
},
"source": {
"exclude": [],
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"opts": {
"encoding" : "utf8",
"recurse" : true,
"lenient" : true,
"template" : "./lib/tsd-jsdoc",
"private" : false,
"comments" : true,
"destination" : false
}
}