@itsjamie/esdoc-unexported-identifier-plugin

0.5.0 • Public • Published

ESDoc Unexported Identifier Plugin

Install

npm install esdoc-unexported-identifier-plugin

Config

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

enable is default false.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i @itsjamie/esdoc-unexported-identifier-plugin

Weekly Downloads

29

Version

0.5.0

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • itsjamie