jsdoc/conf.json.EXAMPLE
2012-10-19 22:03:37 -07:00

11 lines
206 B
Plaintext

{
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": [],
"jsVersion": 180
}