js-wrench
Version:
JS函数库
22 lines (21 loc) • 396 B
JSON
{
"plugins": [],
"recurseDepth": 10,
"source": {
"include": ["dist/modules"],
"includePattern": ".+\\.js$",
"excludePattern": "(^|\\/|\\\\)_"
},
"sourceType": "module",
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc", "closure"]
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false
},
"opts": {
"destination": "./docs/"
}
}