Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@enterthenamehere/esdoc-undocumented-identifier-plugin

EnterTheNameHere4MIT2.6.0-dev.1

A undocumented identifier plugin for ESDoc

esdoc, undocumented, plugin

readme

ESDoc Undocumented Identifier Plugin

Use with updated EnterTheNameHere/esdoc-monorepo. Original esdoc is here.

Install

npm install @enterthenamehere/esdoc-undocumented-identifier-plugin

Config

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

enable is default true.

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru