{
"source": {
"include": ["src/library"],
"includePattern": ".jsx?$"
},
"opts": {
"destination": "docs",
"template": "node_modules/docdash"
"plugins": [],
"templates": {
"cleverLinks": true,
"monospaceLinks": true
}