npm i chai@2.3.0 esdoc esdoc-coverage-plugin
{
"source": "./lib",
"destination": "./docs",
"plugins": [
{
"name": "esdoc-coverage-plugin",
"option": {
"enable": true,
"kind": ["class", "method", "member", "get", "set", "constructor", "function", "variable"]
}
}
]
}
Issue Summary
Creating local documentation can be super helpful
docsto the list of files to ignore