@sebastianwessel/esdoc-jsx-plugin

2.1.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 @sebastianwessel/esdoc-jsx-plugin

Weekly Downloads

57

Version

2.1.0

License

MIT

Unpacked Size

2.48 kB

Total Files

5

Last publish

Collaborators

  • sebastianwessel