1.0.2 • Published 6 years ago

esdoc-lint-plugin v1.0.2

Weekly downloads
24,702
License
MIT
Repository
github
Last release
6 years ago

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