UNPKG

javascript-functions

Version:
23 lines (22 loc) 465 B
{ "plugins": ["plugins/markdown"], "recurseDepth": 10, "source": { "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "sourceType": "module", "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc", "closure"] }, "templates": { "cleverLinks": true, "monospaceLinks": false }, "opts": { "destination": "./jsdoc/", "recurse": true, "readme": "README.md" } }