esdoc2-undocumented-identifier-plugin

2.0.0 • Public • Published

esdoc2 Undocumented Identifier Plugin

Install

npm install esdoc2-undocumented-identifier-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i esdoc2-undocumented-identifier-plugin

    Weekly Downloads

    10,880

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • mattmcfarland