esdoc-unexported-identifier-plugin

1.0.0 • Public • Published

ESDoc Unexported Identifier Plugin

Install

npm install esdoc-unexported-identifier-plugin

Config

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

enable is default false.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    12,412
    • latest

Version History

Package Sidebar

Install

npm i esdoc-unexported-identifier-plugin

Weekly Downloads

12,433

Version

1.0.0

License

MIT

Last publish

Collaborators

  • h13i32maru