esdoc-jsx-plugin

1.0.0 • Public • Published

ESDoc JSX Plugin

Install

npm install esdoc-jsx-plugin

Config

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

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i esdoc-jsx-plugin

Weekly Downloads

1,650

Version

1.0.0

License

MIT

Last publish

Collaborators

  • h13i32maru