Files
sparks-amazon-accelerate-pr…/jsdoc.json
T

16 lines
259 B
JSON
Raw Normal View History

2026-08-10 17:35:22 -04:00
{
"source": {
"include": ["src/library"],
"includePattern": ".jsx?$"
},
"opts": {
"destination": "docs",
"template": "node_modules/docdash"
},
"plugins": [],
"templates": {
"cleverLinks": true,
"monospaceLinks": true
}
}