{ "plugins": [], "recurseDepth": 10, "source": { "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "sourceType": "module", "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc","closure"] }, "templates": { "cleverLinks": true, "monospaceLinks": true }, "opts": { "readme": "./README.md", "destination": "./docs/", "tutorials": "./tutorials" } }