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

/esdoc2-unexported-identifier-plugin/

    Package Sidebar

    Install

    npm i esdoc2-unexported-identifier-plugin

    Weekly Downloads

    10,256

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • mattmcfarland