esdoc-latest-lint-plugin

1.0.4 • 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-latest-lint-plugin

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

7.85 kB

Total Files

7

Last publish

Collaborators

  • deady213