vvlad1973-telegram-framework
Version:
Current version: *7.9.5*
19 lines • 433 B
JSON
{
"plugins": [
"node_modules/jsdoc-escape-at"
],
"recurseDepth": 10,
"source": {
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"sourceType": "module",
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false
}
}