UNPKG

285 BJSONView Raw
1{
2 "tags": {
3 "allowUnknownTags": true,
4 "dictionaries": [ "jsdoc", "closure" ]
5 },
6 "source": {
7 "includePattern": ".+\\.js(doc|x)?$",
8 "excludePattern": "(^|\\/|\\\\)_"
9 },
10 "plugins": [],
11 "templates": {
12 "cleverLinks": false,
13 "monospaceLinks": false
14 }
15}