{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc","closure"] }, "opts": { "destination": "./docs/" }, "source": { "include": ["src"], "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "plugins": [], "templates": { "cleverLinks": false, "monospaceLinks": false } }