@enterthenamehere/esdoc-jsx-plugin

2.6.0-dev.1 • Public • Published

ESDoc JSX Plugin

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

Install

npm install @enterthenamehere/esdoc-jsx-plugin

Config

{
  "source": "./src",
  "destination": "./doc",
  "plugins": [
    {"name": "@enterthenamehere/esdoc-jsx-plugin", "option": {"enable": true}}
  ]
}
  • enable is default true

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Dependents (0)

Package Sidebar

Install

npm i @enterthenamehere/esdoc-jsx-plugin

Weekly Downloads

0

Version

2.6.0-dev.1

License

MIT

Unpacked Size

3 kB

Total Files

4

Last publish

Collaborators

  • enterthenamehere