@itsjamie/esdoc-jsx-plugin

0.5.0 • Public • Published

ESDoc JSX Plugin

Install

npm install @itsjamie/esdoc-jsx-plugin

Config

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

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i @itsjamie/esdoc-jsx-plugin

Weekly Downloads

0

Version

0.5.0

License

MIT

Unpacked Size

2.64 kB

Total Files

5

Last publish

Collaborators

  • itsjamie