@sebastianwessel/esdoc-lint-plugin

2.1.0 • 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    93
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    93
  • 2.0.1
    0
  • 2.0.0
    0

Package Sidebar

Install

npm i @sebastianwessel/esdoc-lint-plugin

Weekly Downloads

93

Version

2.1.0

License

MIT

Unpacked Size

7.95 kB

Total Files

5

Last publish

Collaborators

  • sebastianwessel