not-key
Version:
not-* family key management mod
23 lines (22 loc) • 473 B
JSON
{
"plugins": [],
"recurseDepth": 10,
"source": {
"include": ["src/"]
},
"sourceType": "module",
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"templates": {
"cleverLinks": false,
"monospaceLinks": false
},
"opts": {
"template": "./node_modules/ink-docstrap/template",
"encoding": "utf8",
"destination": "./docs/",
"recurse": true
}
}