@itsjamie/esdoc-lint-plugin

0.5.0 • Public • Published

ESDoc Lint Plugin

Install

npm install @itsjamie/esdoc-lint-plugin

Config

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

enable is default true

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i @itsjamie/esdoc-lint-plugin

Weekly Downloads

153

Version

0.5.0

License

MIT

Unpacked Size

8.17 kB

Total Files

5

Last publish

Collaborators

  • itsjamie