@holisticon/angular-common
Version:
Common angular build module for Angular 2
24 lines (23 loc) • 410 B
JSON
{
"tags": {
"allowUnknownTags": true,
"dictionaries": [
"jsdoc",
"closure"
]
},
"source": {
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"opts": {
"destination": "./target/docs"
},
"plugins": [],
"templates": {
"footer": "",
"copyright": "2016 Holisticon AG",
"cleverLinks": false,
"monospaceLinks": false
}
}