Files
openlayers/config/jsdoc/info/conf.json
2018-10-25 21:52:58 +02:00

19 lines
393 B
JSON

{
"opts": {
"recurse": true,
"template": "config/jsdoc/info"
},
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": "\\.js$"
},
"plugins": [
"config/jsdoc/typescript-plugin",
"config/jsdoc/info/api-plugin",
"config/jsdoc/info/define-plugin",
"config/jsdoc/info/virtual-plugin"
]
}