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