jsdoc/conf.json
2011-01-25 19:19:49 +00:00

13 lines
161 B
JSON

{
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": ".+\\.js(doc)?$"
},
"plugins": [
]
}