@sebastianwessel/esdoc-unexported-identifier-plugin
v2.1.0
Published
A unexported identifier plugin for ESDoc
Maintainers
Readme
ESDoc Unexported Identifier Plugin
Install
npm install esdoc-unexported-identifier-pluginConfig
{
"source": "./src",
"destination": "./doc",
"plugins": [
{"name": "esdoc-unexported-identifier-plugin", "option": {"enable": false}}
]
}enable is default false.
LICENSE
MIT
