{ "tags": { "allowUnknownTags": false }, "source": { "exclude": [], "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "opts": { "encoding" : "utf8", "recurse" : true, "lenient" : true, "template" : "./lib/tsd-jsdoc", "private" : false, "comments" : true, "destination" : false } }