esdoc-lint-plugin

1.0.2 • Public • Published

ESDoc Lint Plugin

Install

npm install esdoc-lint-plugin

Config

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

enable is default true

LICENSE

MIT

Author

Ryo Maruyama@h13i32maru

Readme

Keywords

Package Sidebar

Install

npm i esdoc-lint-plugin

Weekly Downloads

10,049

Version

1.0.2

License

MIT

Unpacked Size

7.98 kB

Total Files

5

Last publish

Collaborators

  • h13i32maru