mirror of
https://github.com/protobufjs/protobuf.js.git
synced 2025-12-08 20:58:55 +00:00
20 lines
451 B
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
|
|
}
|
|
} |