esdoc2-unexported-identifier-plugin

2.0.0 • Public • Published

esdoc2 Unexported Identifier Plugin

Install

npm install esdoc2-unexported-identifier-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "esdoc2-unexported-identifier-plugin", "option": {"enable": false}}
  ]
}

enable is default false.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Package Sidebar

Install

npm i esdoc2-unexported-identifier-plugin

Weekly Downloads

11,601

Version

2.0.0

License

MIT

Last publish

Collaborators

  • mattmcfarland